Searched refs:gOpStrs (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 543 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/ |
D | SkPathOpsDebug.cpp | 543 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()
|