Home
last modified time | relevance | path

Searched refs:finishRecordingAsPictureWithCull (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/include/core/
H A DSkPictureRecorder.h78 sk_sp<SkPicture> finishRecordingAsPictureWithCull(const SkRect& cullRect);
/third_party/skia/src/core/
H A DSkPictureRecorder.cpp105 sk_sp<SkPicture> SkPictureRecorder::finishRecordingAsPictureWithCull(const SkRect& cullRect) { in finishRecordingAsPictureWithCull() function in SkPictureRecorder
/third_party/skia/tests/
H A DPictureTest.cpp437 sk_sp<SkPicture> p(recorder.finishRecordingAsPictureWithCull(bounds)); in test_cull_rect_reset()

Completed in 3 milliseconds