HomeSort by relevance Sort by last modified time
    Searched full:showop (Results 1 - 8 of 8) 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);
  /external/chromium_org/third_party/skia/experimental/Intersection/
EdgeWalker_Test.h 19 extern void showOp(const ShapeOp op);
EdgeWalker_TestUtility.cpp 141 void showOp(const ShapeOp op) {
435 showOp(shapeOp);
  /external/skia/experimental/Intersection/
EdgeWalker_Test.h 19 extern void showOp(const ShapeOp op);
EdgeWalker_TestUtility.cpp 141 void showOp(const ShapeOp op) {
435 showOp(shapeOp);

Completed in 362 milliseconds