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

  /external/skia/src/pathops/
SkIntersections.h 300 int debugLoopCount(DebugLoop ) const;
SkPathOpsDebug.cpp 592 if (fDebugLoopCount[index] >= i->debugLoopCount(looper)) {
595 fDebugLoopCount[index] = i->debugLoopCount(looper);
699 int SkIntersections::debugLoopCount(DebugLoop index) const {
    [all...]

Completed in 482 milliseconds