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

  /external/skia/legacy/src/core/
SkEdge.h 39 inline bool intersectsClip(const SkIRect& clip) const {
SkEdge.cpp 418 } while (!this->intersectsClip(*clip));
  /external/skia/src/core/
SkEdge.h 51 inline bool intersectsClip(const SkIRect& clip) const {
SkEdge.cpp 445 } while (!this->intersectsClip(*clip));

Completed in 997 milliseconds