Searched defs:pathTwo (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp122 static void show_op(SkPathOp op, const char* pathOne, const char* pathTwo) { argument
123 SkDebugf(" testPathOp(reporter, %s, %s, %s, filename);\n", pathOne, pathTwo, gOpStrs[op]);

Completed in 52 milliseconds