HomeSort by relevance Sort by last modified time
    Searched defs:ValidWind (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsDebug.cpp 46 bool SkPathOpsDebug::ValidWind(int wind) {
112 if (SkPathOpsDebug::ValidWind(fOppSum) || fOppValue != 0) {
117 if (SkPathOpsDebug::ValidWind(fOppSum) || fOppValue != 0) {
  /external/skia/src/pathops/
SkPathOpsDebug.cpp 46 bool SkPathOpsDebug::ValidWind(int wind) {
112 if (SkPathOpsDebug::ValidWind(fOppSum) || fOppValue != 0) {
117 if (SkPathOpsDebug::ValidWind(fOppSum) || fOppValue != 0) {

Completed in 23 milliseconds