Home
last modified time | relevance | path

Searched defs:kPathOpStr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsDebug.h330 static const char* kPathOpStr[]; variable
DSkPathOpsDebug.cpp47 const char* SkPathOpsDebug::kPathOpStr[] = {"diff", "sect", "union", "xor", "rdiff"}; member in SkPathOpsDebug