Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkEdge.h43 void chopLineWithClip(const SkIRect& clip);
DSkEdge.cpp85 this->chopLineWithClip(*clip); in setLine()
125 void SkEdge::chopLineWithClip(const SkIRect& clip) in chopLineWithClip() function in SkEdge