HomeSort by relevance Sort by last modified time
    Searched defs:clipRectBounds (Results 1 - 2 of 2) sorted by null

  /external/skia/legacy/src/core/
SkCanvas.cpp 714 bool SkCanvas::clipRectBounds(const SkRect* bounds, SaveFlags flags,
760 if (!this->clipRectBounds(bounds, flags, &ir)) {
    [all...]
  /external/skia/src/core/
SkCanvas.cpp 799 bool SkCanvas::clipRectBounds(const SkRect* bounds, SaveFlags flags,
850 if (!this->clipRectBounds(bounds, flags, &ir)) {
    [all...]

Completed in 6571 milliseconds