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

  /external/chromium_org/third_party/skia/src/pathops/
SkOpAngle.h 146 void debugValidateNext() const; // in debug builds, verify that angle loop is uncorrupted
148 void debugValidateNext() const {}
SkPathOpsDebug.cpp 132 void SkOpAngle::debugValidateNext() const {

Completed in 4596 milliseconds