Sign in
android
/
platform
/
external
/
skia
/
refs/heads/android15-tests-dev
/
.
/
tests
/
FontMgrFlags.cpp
blob: cbce907364c86cbad7ebd38a67d92da956d9513a [
file
] [
log
] [
blame
] [
edit
]
/*
* Copyright 2014 Google LLC
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include
"tools/flags/CommandLineFlags.h"
DEFINE_bool
(
verboseFontMgr
,
false
,
"FontMgr will be very verbose."
);