unplugged-system/external/skia/tests/FontMgrFlags.cpp

11 lines
256 B
C++
Raw Permalink Normal View History

/*
* 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.");