Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp543 static const char* gOpStrs[] = { variable
552 return gOpStrs[op]; in OpStr()
556 SkDebugf(" testPathOp(reporter, %s, %s, %s, filename);\n", pathOne, pathTwo, gOpStrs[op]); in show_op()
/external/skqp/src/pathops/
DSkPathOpsDebug.cpp543 static const char* gOpStrs[] = { variable
552 return gOpStrs[op]; in OpStr()
556 SkDebugf(" testPathOp(reporter, %s, %s, %s, filename);\n", pathOne, pathTwo, gOpStrs[op]); in show_op()