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

/external/skia/src/pathops/
H A DSkPathOpsDebug.h42 if (!SkPathOpsDebug::ValidWind(x)) strcpy(x##Str, "?"); \
316 static bool ValidWind(int winding);
H A DSkPathOpsDebug.cpp500 bool SkPathOpsDebug::ValidWind(int wind) { function in class:SkPathOpsDebug
/external/skia/tests/
H A DPathOpsDebug.cpp38 bool SkPathOpsDebug::ValidWind(int wind) { function in class:SkPathOpsDebug

Completed in 127 milliseconds