Home
last modified time | relevance | path

Searched refs:chopLineWithClip (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkEdge.cpp86 this->chopLineWithClip(*clip); in setLine()
126 void SkEdge::chopLineWithClip(const SkIRect& clip) in chopLineWithClip() function in SkEdge
446 this->chopLineWithClip(*clip); in setCubic()
DSkEdge.h49 void chopLineWithClip(const SkIRect& clip);
/external/skia/legacy/src/core/
DSkEdge.cpp79 this->chopLineWithClip(*clip); in setLine()
118 void SkEdge::chopLineWithClip(const SkIRect& clip) in chopLineWithClip() function in SkEdge
419 this->chopLineWithClip(*clip); in setCubic()
DSkEdge.h37 void chopLineWithClip(const SkIRect& clip);