Searched refs:opSuffixes (Results 1 – 1 of 1) sorted by relevance
66 static const char* opSuffixes[] = { variable258 testName, opSuffixes[shapeOp]); in showPathOpPath()671 SkASSERT((size_t) op < SK_ARRAY_COUNT(opSuffixes)); in outputProgress()672 const char* nameSuffix = opSuffixes[op]; in outputProgress()