Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkParse.cpp249 static const char* gNo[] = { "no", "0", "false" }; in FindBool() local
256 else if (lookup_str(str, gNo, SK_ARRAY_COUNT(gNo))) in FindBool()
/external/skqp/src/utils/
DSkParse.cpp249 static const char* gNo[] = { "no", "0", "false" }; in FindBool() local
256 else if (lookup_str(str, gNo, SK_ARRAY_COUNT(gNo))) in FindBool()