Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp265 static void show_op(SkPathOp op, const char* pathOne, const char* pathTwo) { in show_op() function
278 show_op(shapeOp, "path", "pathB"); in ShowPath()