Home
last modified time | relevance | path

Searched defs:cullRect (Results 1 – 23 of 23) sorted by relevance

/external/skqp/src/core/
DSkPictureRecorder.cpp31 const SkRect cullRect = userCullRect.isEmpty() ? SkRect::MakeEmpty() : userCullRect; in beginRecording() local
94 sk_sp<SkPicture> SkPictureRecorder::finishRecordingAsPictureWithCull(const SkRect& cullRect, in finishRecordingAsPictureWithCull()
DSkMiniRecorder.cpp27 SkRect cullRect() const override { return SkRect::MakeEmpty(); } in cullRect() function in SkEmptyPicture
60 SkRect cullRect() const override { return fCull; } in cullRect() function in SkMiniPicture
DSkBigPicture.cpp56 SkRect SkBigPicture::cullRect() const { return fCullRect; } in cullRect() function in SkBigPicture
DSkPicture_none.cpp50 sk_sp<SkPicture> SkPictureRecorder::finishRecordingAsPictureWithCull(const SkRect& cullRect, in finishRecordingAsPictureWithCull()
DSkRecordDraw.cpp168 FillBounds(const SkRect& cullRect, const SkRecord& record, SkRect bounds[]) in FillBounds()
504 void SkRecordFillBounds(const SkRect& cullRect, const SkRecord& record, SkRect bounds[]) { in SkRecordFillBounds()
DSkPicture.cpp324 SkRect cullRect() const override { return fCull; } in MakePlaceholder() function
DSkPaint.cpp512 bool SkPaint::getFillPath(const SkPath& src, SkPath* dst, const SkRect* cullRect, in getFillPath()
DSkDraw.cpp443 SkRect cullRect = SkRect::Make(fRC->getBounds()); in drawPoints() local
947 SkRect cullRect; in drawPath() local
/external/skia/src/core/
DSkPictureRecorder.cpp32 const SkRect cullRect = userCullRect.isEmpty() ? SkRect::MakeEmpty() : userCullRect; in beginRecording() local
105 sk_sp<SkPicture> SkPictureRecorder::finishRecordingAsPictureWithCull(const SkRect& cullRect) { in finishRecordingAsPictureWithCull()
DSkMiniRecorder.cpp27 SkRect cullRect() const override { return SkRect::MakeEmpty(); } in cullRect() function in SkEmptyPicture
60 SkRect cullRect() const override { return fCull; } in cullRect() function in SkMiniPicture
DSkBigPicture.cpp67 SkRect SkBigPicture::cullRect() const { return fCullRect; } in cullRect() function in SkBigPicture
DSkRecordDraw.cpp179 FillBounds(const SkRect& cullRect, const SkRecord& record, in FillBounds()
539 void SkRecordFillBounds(const SkRect& cullRect, const SkRecord& record, in SkRecordFillBounds()
DSkPaint.cpp328 bool SkPaint::getFillPath(const SkPath& src, SkPath* dst, const SkRect* cullRect, in getFillPath()
DSkPicture.cpp332 SkRect cullRect() const override { return fCull; } in MakePlaceholder() function
DSkDraw.cpp444 SkRect cullRect = SkRect::Make(fRC->getBounds()); in drawPoints() local
946 SkRect cullRect; in drawPath() local
/external/skia/src/utils/
DSkDashPath.cpp159 const SkRect* cullRect, SkScalar intervalLength, SkPath* dstPath) { in cull_path()
289 const SkRect* cullRect, const SkScalar aIntervals[], in InternalFilter()
438 const SkRect* cullRect, const SkPathEffect::DashInfo& info) { in FilterDashPath()
/external/skqp/src/utils/
DSkDashPath.cpp174 const SkRect* cullRect, SkScalar intervalLength, in cull_path()
295 const SkRect* cullRect, const SkScalar aIntervals[], in InternalFilter()
443 const SkRect* cullRect, const SkPathEffect::DashInfo& info) { in FilterDashPath()
/external/skqp/src/effects/
DSkDashPathEffect.cpp63 const SkMatrix& ctm, const SkRect* cullRect, in cull_line()
/external/skia/src/effects/
DSkDashPathEffect.cpp63 const SkMatrix& ctm, const SkRect* cullRect, in cull_line()
/external/skqp/include/core/
DSkCanvas.h2178 const SkColor colors[], int count, SkBlendMode mode, const SkRect* cullRect, in drawAtlas()
2200 const SkRect* cullRect, const SkPaint* paint) { in drawAtlas()
2221 int count, const SkRect* cullRect, const SkPaint* paint) { in drawAtlas()
/external/skia/bench/
DVertBench.cpp202 const SkRect* cullRect = nullptr; in onDraw() local
/external/skqp/tools/
Dremote_demo.cpp160 auto cullRect = pic->cullRect(); in final_draw() local
/external/skia/tools/
Dremote_demo.cpp160 auto cullRect = pic->cullRect(); in final_draw() local