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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpAngle.h146 void debugValidateNext() const; // in debug builds, verify that angle loop is uncorrupted
148 void debugValidateNext() const {} function in class:SkOpAngle
H A DSkPathOpsDebug.cpp132 void SkOpAngle::debugValidateNext() const { function in class:SkOpAngle
/external/skia/src/pathops/
H A DSkOpAngle.h146 void debugValidateNext() const; // in debug builds, verify that angle loop is uncorrupted
148 void debugValidateNext() const {} function in class:SkOpAngle
H A DSkPathOpsDebug.cpp131 void SkOpAngle::debugValidateNext() const { function in class:SkOpAngle

Completed in 1367 milliseconds