Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h75 if (!SkPathOpsDebug::ValidWind(x)) strcpy(x##Str, "?"); \
345 static bool ValidWind(int winding);
DSkPathOpsDebug.cpp500 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind() function in SkPathOpsDebug
/external/skqp/src/pathops/
DSkPathOpsDebug.h75 if (!SkPathOpsDebug::ValidWind(x)) strcpy(x##Str, "?"); \
358 static bool ValidWind(int winding);
DSkPathOpsDebug.cpp500 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind() function in SkPathOpsDebug
/external/skia/tests/
DPathOpsDebug.cpp46 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind() function in SkPathOpsDebug
/external/skqp/tests/
DPathOpsDebug.cpp46 bool SkPathOpsDebug::ValidWind(int wind) { in ValidWind() function in SkPathOpsDebug