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

  /external/skia/include/core/
SkCanvas.h     [all...]
  /external/skia/src/core/
SkCanvas.cpp 925 bool SkCanvas::clipRectBounds(const SkRect* bounds, SaveFlags flags,
1002 if (!this->clipRectBounds(bounds, flags, &ir, paint ? paint->getImageFilter() : NULL)) {
1007 // the clipRectBounds() call above?
    [all...]

Completed in 172 milliseconds