Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkEdge.cpp78 this->chopLineWithClip(*clip); in setLine()
118 void SkEdge::chopLineWithClip(const SkIRect& clip) in chopLineWithClip() function in SkEdge
416 this->chopLineWithClip(*clip); in setCubic()
DSkEdge.h44 void chopLineWithClip(const SkIRect& clip);
/external/chromium_org/third_party/skia/src/core/
DSkEdge.cpp85 this->chopLineWithClip(*clip); in setLine()
125 void SkEdge::chopLineWithClip(const SkIRect& clip) in chopLineWithClip() function in SkEdge
443 this->chopLineWithClip(*clip); in setCubic()
DSkEdge.h44 void chopLineWithClip(const SkIRect& clip);