Searched refs:gLayoutNames (Results 1 – 1 of 1) sorted by relevance
530 const char* gLayoutNames[] = { "simple", "tiled" }; in onShortName() local532 SkASSERT(SK_ARRAY_COUNT(gLayoutNames) == kLayoutCnt); in onShortName()539 name.append(gLayoutNames[fLayout]); in onShortName()