Home | History | Annotate | Download | only in core

Lines Matching refs:gModeStrings

1404     const char* gModeStrings[] = {
1411 return gModeStrings[mode];
1412 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(gModeStrings) == kLastMode + 1, mode_count);