Searched defs:SkPathOpsDebug (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsDebug.h35 if (!SkPathOpsDebug::ValidWind(x)) strcpy(x##Str, "?"); \
134 class SkPathOpsDebug { class
160 #define DEBUG_FILENAME_STRING (reinterpret_cast<char* >(SkTLS::Get(SkPathOpsDebug::CreateNameStr, \
161 SkPathOpsDebug::DeleteNameStr)))

Completed in 44 milliseconds