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

  /external/skia/include/core/
SkCanvas.h     [all...]
  /external/skia/src/utils/
SkDeferredCanvas.cpp 217 this->clipRectBounds(bounds, flags, NULL);
  /external/skia/src/core/
SkCanvas.cpp 713 bool SkCanvas::clipRectBounds(const SkRect* bounds, SaveFlags flags,
759 if (!this->clipRectBounds(bounds, flags, &ir)) {
    [all...]
SkPictureRecord.cpp 66 this->clipRectBounds(bounds, flags, NULL);

Completed in 127 milliseconds