Home
last modified time | relevance | path

Searched refs:fCullRect (Results 1 – 24 of 24) sorted by relevance

/external/skqp/src/core/
DSkPictureRecorder.cpp33 fCullRect = cullRect; in beginRecording()
61 auto pic = fMiniRecorder->detachAsPicture(fBBH ? nullptr : &fCullRect); in finishRecordingAsPicture()
75 SkRecordFillBounds(fCullRect, *fRecord, bounds); in finishRecordingAsPicture()
81 SkASSERT((bbhBound.isEmpty() || fCullRect.contains(bbhBound)) in finishRecordingAsPicture()
82 || (bbhBound.isEmpty() && fCullRect.isEmpty())); in finishRecordingAsPicture()
83 fCullRect = bbhBound; in finishRecordingAsPicture()
90 return sk_make_sp<SkBigPicture>(fCullRect, fRecord.release(), pictList, fBBH.release(), in finishRecordingAsPicture()
96 fCullRect = cullRect; in finishRecordingAsPictureWithCull()
125 SkRecordFillBounds(fCullRect, *fRecord, bounds); in finishRecordingAsDrawable()
131 fRecorder->detachDrawableList(), fCullRect); in finishRecordingAsDrawable()
DSkPicture.cpp54 info.fCullRect = this->cullRect(); in createHeader()
82 if (!stream->readScalar(&info.fCullRect.fLeft )) { return false; } in StreamIsSKP()
83 if (!stream->readScalar(&info.fCullRect.fTop )) { return false; } in StreamIsSKP()
84 if (!stream->readScalar(&info.fCullRect.fRight )) { return false; } in StreamIsSKP()
85 if (!stream->readScalar(&info.fCullRect.fBottom)) { return false; } in StreamIsSKP()
107 buffer->readRect(&info.fCullRect); in BufferIsSKP()
130 playback.draw(r.beginRecording(info.fCullRect), nullptr/*no callback*/, buffer); in Forwardport()
218 SkPictureRecord rec(SkISize::Make(info.fCullRect.width(), info.fCullRect.height()), 0/*flags*/); in backport()
297 buffer.writeRect(info.fCullRect); in Flatten()
DSkRecordDraw.cpp170 , fCullRect(cullRect) in FillBounds()
187 this->popControl(fCullRect); in cleanUp()
214 return fCullRect; in adjustAndMap()
220 return fCullRect; in adjustAndMap()
227 if (!rect.intersect(fCullRect)) { in adjustAndMap()
278 PaintMayAffectTransparentBlack(paint) ? fCullRect : Bounds::MakeEmpty(); in pushSaveBlock()
354 Bounds bounds(const Flush&) const { return fCullRect; } in bounds()
356 Bounds bounds(const DrawPaint&) const { return fCullRect; } in bounds()
398 return op.path.isInverseFillType() ? fCullRect in bounds()
426 return fCullRect; in bounds()
[all …]
DSkBigPicture.cpp20 : fCullRect(cull) in SkBigPicture()
56 SkRect SkBigPicture::cullRect() const { return fCullRect; } in cullRect()
DSkBigPicture.h64 const SkRect fCullRect; variable
DSkRecordedDrawable.cpp79 info.fCullRect = bounds; in CreateProc()
DSkPictureData.h50 SkRect fCullRect;
/external/skia/src/core/
DSkPictureRecorder.cpp33 fCullRect = cullRect; in beginRecording()
61 auto pic = fMiniRecorder->detachAsPicture(fBBH ? nullptr : &fCullRect); in finishRecordingAsPicture()
75 SkRecordFillBounds(fCullRect, *fRecord, bounds); in finishRecordingAsPicture()
81 SkASSERT((bbhBound.isEmpty() || fCullRect.contains(bbhBound)) in finishRecordingAsPicture()
82 || (bbhBound.isEmpty() && fCullRect.isEmpty())); in finishRecordingAsPicture()
83 fCullRect = bbhBound; in finishRecordingAsPicture()
90 return sk_make_sp<SkBigPicture>(fCullRect, fRecord.release(), pictList, fBBH.release(), in finishRecordingAsPicture()
96 fCullRect = cullRect; in finishRecordingAsPictureWithCull()
125 SkRecordFillBounds(fCullRect, *fRecord, bounds); in finishRecordingAsDrawable()
131 fRecorder->detachDrawableList(), fCullRect); in finishRecordingAsDrawable()
DSkPicture.cpp54 info.fCullRect = this->cullRect(); in createHeader()
82 if (!stream->readScalar(&info.fCullRect.fLeft )) { return false; } in StreamIsSKP()
83 if (!stream->readScalar(&info.fCullRect.fTop )) { return false; } in StreamIsSKP()
84 if (!stream->readScalar(&info.fCullRect.fRight )) { return false; } in StreamIsSKP()
85 if (!stream->readScalar(&info.fCullRect.fBottom)) { return false; } in StreamIsSKP()
107 buffer->readRect(&info.fCullRect); in BufferIsSKP()
130 playback.draw(r.beginRecording(info.fCullRect), nullptr/*no callback*/, buffer); in Forwardport()
218 SkPictureRecord rec(SkISize::Make(info.fCullRect.width(), info.fCullRect.height()), 0/*flags*/); in backport()
297 buffer.writeRect(info.fCullRect); in Flatten()
DSkRecordDraw.cpp174 , fCullRect(cullRect) in FillBounds()
191 this->popControl(fCullRect); in cleanUp()
218 return fCullRect; in adjustAndMap()
224 return fCullRect; in adjustAndMap()
231 if (!rect.intersect(fCullRect)) { in adjustAndMap()
282 PaintMayAffectTransparentBlack(paint) ? fCullRect : Bounds::MakeEmpty(); in pushSaveBlock()
358 Bounds bounds(const Flush&) const { return fCullRect; } in bounds()
360 Bounds bounds(const DrawPaint&) const { return fCullRect; } in bounds()
361 Bounds bounds(const DrawBehind&) const { return fCullRect; } in bounds()
403 return op.path.isInverseFillType() ? fCullRect in bounds()
[all …]
DSkBigPicture.cpp20 : fCullRect(cull) in SkBigPicture()
56 SkRect SkBigPicture::cullRect() const { return fCullRect; } in cullRect()
DSkBigPicture.h64 const SkRect fCullRect; variable
DSkRecordedDrawable.cpp79 info.fCullRect = bounds; in CreateProc()
DSkPictureData.h50 SkRect fCullRect;
/external/skqp/tools/viewer/
DSKPSlide.cpp23 bool isOffset = SkToBool(fCullRect.left() | fCullRect.top()); in draw()
26 canvas->translate(SkIntToScalar(-fCullRect.left()), SkIntToScalar(-fCullRect.top())); in draw()
53 fCullRect = fPic->cullRect().roundOut(); in load()
DSKPSlide.h19 SkISize getDimensions() const override { return fCullRect.size(); } in getDimensions()
28 SkIRect fCullRect; variable
/external/skia/tools/viewer/
DSKPSlide.cpp23 bool isOffset = SkToBool(fCullRect.left() | fCullRect.top()); in draw()
26 canvas->translate(SkIntToScalar(-fCullRect.left()), SkIntToScalar(-fCullRect.top())); in draw()
53 fCullRect = fPic->cullRect().roundOut(); in load()
DSKPSlide.h19 SkISize getDimensions() const override { return fCullRect.size(); } in getDimensions()
28 SkIRect fCullRect; variable
/external/skia/tools/
Dskpinfo.cpp65 info.fCullRect.fLeft, info.fCullRect.fTop, in main()
66 info.fCullRect.fRight, info.fCullRect.fBottom); in main()
/external/skqp/tools/
Dskpinfo.cpp65 info.fCullRect.fLeft, info.fCullRect.fTop, in main()
66 info.fCullRect.fRight, info.fCullRect.fBottom); in main()
/external/skqp/include/core/
DSkPictureRecorder.h116 SkRect fCullRect; variable
/external/skia/include/core/
DSkPictureRecorder.h116 SkRect fCullRect; variable
/external/skqp/dm/
DDMSrcSink.cpp1116 return info.fCullRect; in get_cull_rect_for_skp()
/external/skia/dm/
DDMSrcSink.cpp1049 return info.fCullRect; in get_cull_rect_for_skp()