HomeSort by relevance Sort by last modified time
    Searched refs:chopLineWithClip (Results 1 - 2 of 2) 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)

Completed in 56 milliseconds