Home
last modified time | relevance | path

Searched refs:pBool (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/flags/
DSkCommandLineFlags.h296 static bool CreateBoolFlag(const char* name, const char* shortName, bool* pBool, in CreateBoolFlag() argument
299 info->fBoolValue = pBool; in CreateBoolFlag()