Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsDebug.h309 static const char* kPathOpStr[]; variable
H A DSkPathOpsDebug.cpp59 const char* SkPathOpsDebug::kPathOpStr[] = {"diff", "sect", "union", "xor", "rdiff"}; member in SkPathOpsDebug