Home | History | Annotate | Download | only in core

Lines Matching refs:gModeStrings

1267     const char* gModeStrings[] = {
1274 return gModeStrings[mode];
1275 static_assert(SK_ARRAY_COUNT(gModeStrings) == kLastMode + 1, "mode_count");