Searched defs:CreateBoolFlag (Results 1 - 1 of 1) sorted by relevance

/external/skia/tools/flags/
H A DSkCommandLineFlags.h166 static bool unused_##name = SkFlagInfo::CreateBoolFlag(TO_STRING(name), \
176 static bool unused_##name = SkFlagInfo::CreateBoolFlag(TO_STRING(name), \
246 static bool CreateBoolFlag(const char* name, const char* shortName, bool* pBool, function in class:SkFlagInfo
255 * See comments for CreateBoolFlag.
265 * See comments for CreateBoolFlag.
276 * See comments for CreateBoolFlag.

Completed in 25 milliseconds