Home
last modified time | relevance | path

Searched refs:opSuffixes (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DPathOpsExtendedTest.cpp66 static const char* opSuffixes[] = { variable
258 testName, opSuffixes[shapeOp]); in showPathOpPath()
671 SkASSERT((size_t) op < SK_ARRAY_COUNT(opSuffixes)); in outputProgress()
672 const char* nameSuffix = opSuffixes[op]; in outputProgress()