Searched refs:opSuffixes (Results 1 – 1 of 1) sorted by relevance
45 static const char* opSuffixes[] = { variable314 testName, gTestNo, opSuffixes[shapeOp]); in showPathOpPath()330 SkDebugf(" TEST(%s%d%s),\n", testName, x, opSuffixes[gTestOp[x - gTestFirst]]); in ShowTestArray()623 SkASSERT((size_t) op < SK_ARRAY_COUNT(opSuffixes)); in outputProgress()624 const char* nameSuffix = opSuffixes[op]; in outputProgress()