Home
last modified time | relevance | path

Searched refs:ValidWind (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsDebug.h35 if (!SkPathOpsDebug::ValidWind(x)) strcpy(x##Str, "?"); \
153 static bool ValidWind(int winding);
DSkPathOpsDebug.cpp63 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind() function in SkPathOpsDebug
/external/skia/tests/
DPathOpsDebug.cpp38 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind() function in SkPathOpsDebug