Home
last modified time | relevance | path

Searched refs:kPathOpStr (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsDebug.h147 static const char* kPathOpStr[]; variable
DSkPathOpsDebug.cpp26 const char* SkPathOpsDebug::kPathOpStr[] = {"diff", "sect", "union", "xor"}; member in SkPathOpsDebug
DSkOpSegment.cpp190 SkPathOpsDebug::kPathOpStr[op], miFrom, miTo, suFrom, suTo, result); in activeOp()
/external/skia/src/pathops/
DSkPathOpsDebug.h147 static const char* kPathOpStr[]; variable
DSkPathOpsDebug.cpp26 const char* SkPathOpsDebug::kPathOpStr[] = {"diff", "sect", "union", "xor"}; member in SkPathOpsDebug
DSkOpSegment.cpp190 SkPathOpsDebug::kPathOpStr[op], miFrom, miTo, suFrom, suTo, result); in activeOp()