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

  /external/chromium_org/third_party/skia/tests/
PathOpsExtendedTest.h 28 extern void showOp(const SkPathOp op);
50 void ShowOp(SkPathOp op, const char* pathOne, const char* pathTwo);
PathOpsExtendedTest.cpp 205 void showOp(const SkPathOp op) {
244 void ShowOp(SkPathOp op, const char* pathOne, const char* pathTwo) {
588 ShowOp(shapeOp, "path", "pathB");
596 showOp(shapeOp);
  /external/skia/tests/
PathOpsExtendedTest.h 28 extern void showOp(const SkPathOp op);
50 void ShowOp(SkPathOp op, const char* pathOne, const char* pathTwo);
PathOpsExtendedTest.cpp 205 void showOp(const SkPathOp op) {
244 void ShowOp(SkPathOp op, const char* pathOne, const char* pathTwo) {
588 ShowOp(shapeOp, "path", "pathB");
596 showOp(shapeOp);

Completed in 184 milliseconds