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

  /external/skia/src/core/
SkEdge.h 42 void chopLineWithClip(const SkIRect& clip);
SkEdge.cpp 84 this->chopLineWithClip(*clip);
124 void SkEdge::chopLineWithClip(const SkIRect& clip)
  /external/skqp/src/core/
SkEdge.h 42 void chopLineWithClip(const SkIRect& clip);
SkEdge.cpp 84 this->chopLineWithClip(*clip);
124 void SkEdge::chopLineWithClip(const SkIRect& clip)

Completed in 176 milliseconds