Searched refs:kLVerbStr (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pathops/ | ||
D | SkPathOpsDebug.h | 158 static const char* kLVerbStr[]; |
D | SkPathOpsDebug.cpp | 32 const char* SkPathOpsDebug::kLVerbStr[] = {"", "line", "quad", "cubic"}; member in SkPathOpsDebug |