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

  /external/skia/tools/debugger/
SkDebugCanvas.cpp 635 static const char* gOpStrs[] = {
738 kHTML4SpaceIndent, gOpStrs[static_cast<int>(elementOp)]);
  /external/skia/src/pathops/
SkPathOpsDebug.cpp 543 static const char* gOpStrs[] = {
552 return gOpStrs[op];
556 SkDebugf(" testPathOp(reporter, %s, %s, %s, filename);\n", pathOne, pathTwo, gOpStrs[op]);
    [all...]

Completed in 55 milliseconds