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

  /external/chromium_org/third_party/skia/tests/
PathOpsExtendedTest.cpp 41 static const char* opSuffixes[] = {
416 defaultTestName.printf("xOp%d%s", gTestNo, opSuffixes[shapeOp]);
432 SkDebugf(" TEST(xOp%d%s),\n", x, opSuffixes[gTestOp[x - gTestFirst]]);
715 SkASSERT((size_t) op < SK_ARRAY_COUNT(opSuffixes));
716 const char* nameSuffix = opSuffixes[op];
  /external/skia/tests/
PathOpsExtendedTest.cpp 41 static const char* opSuffixes[] = {
416 defaultTestName.printf("xOp%d%s", gTestNo, opSuffixes[shapeOp]);
432 SkDebugf(" TEST(xOp%d%s),\n", x, opSuffixes[gTestOp[x - gTestFirst]]);
715 SkASSERT((size_t) op < SK_ARRAY_COUNT(opSuffixes));
716 const char* nameSuffix = opSuffixes[op];
  /external/chromium_org/third_party/skia/experimental/Intersection/
EdgeWalker_TestUtility.cpp 41 static const char* opSuffixes[] = {
636 const char* nameSuffix = opSuffixes[op];
  /external/skia/experimental/Intersection/
EdgeWalker_TestUtility.cpp 41 static const char* opSuffixes[] = {
636 const char* nameSuffix = opSuffixes[op];

Completed in 117 milliseconds