HomeSort by relevance Sort by last modified time
    Searched refs:ShowOp (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
PathOpsExtendedTest.h 28 extern void showOp(const SkPathOp op);
47 void ShowOp(SkPathOp op, const char* pathOne, const char* pathTwo);
PathOpsExtendedTest.cpp 195 void showOp(const SkPathOp op) {
234 void ShowOp(SkPathOp op, const char* pathOne, const char* pathTwo) {
567 ShowOp(shapeOp, "path", "pathB");
577 showOp(shapeOp);

Completed in 43 milliseconds