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

  /external/skia/src/pathops/
SkIntersections.h 283 enum DebugLoop {
289 void debugBumpLoopCount(DebugLoop );
291 int debugLoopCount(DebugLoop ) const;
SkPathOpsDebug.cpp 289 SkIntersections::DebugLoop looper = (SkIntersections::DebugLoop) index;
379 void SkIntersections::debugBumpLoopCount(DebugLoop index) {
383 int SkIntersections::debugLoopCount(DebugLoop index) const {
    [all...]

Completed in 339 milliseconds