/aosp_15_r20/external/skia/tests/ |
H A D | FlattenDrawableTest.cpp | 66 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in IntDrawable 97 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in PaintDrawable 144 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in CompoundDrawable 203 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in RootDrawable
|
H A D | SkGlyphTest.cpp | 277 SkRect onGetBounds() override { return fRect; } in DEF_TEST() function in DEF_TEST::TestDrawable 338 SkRect onGetBounds() override { return fRect; } in DEF_TEST() function in DEF_TEST::TestDrawable
|
H A D | SkStrikeTest.cpp | 244 SkRect onGetBounds() override { return fRect; } in DEF_TEST() function in DEF_TEST::TestDrawable
|
H A D | VkDrawableTest.cpp | 237 SkRect onGetBounds() override { in onGetBounds() function in TestDrawable
|
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | ReorderBarrierDrawables.h | 45 virtual SkRect onGetBounds() override { return SkRectMakeLargest(); } in onGetBounds() function 69 virtual SkRect onGetBounds() override { return SkRectMakeLargest(); } in onGetBounds() function
|
H A D | AnimatedDrawables.h | 42 virtual SkRect onGetBounds() override { in onGetBounds() function 156 virtual SkRect onGetBounds() override { in onGetBounds() function
|
H A D | LayerDrawable.h | 43 virtual SkRect onGetBounds() override { in onGetBounds() function
|
H A D | BackdropFilterDrawable.h | 48 virtual SkRect onGetBounds() override { return mBounds; } in onGetBounds() function
|
H A D | FunctorDrawable.h | 56 virtual SkRect onGetBounds() override { return mBounds; } in onGetBounds() function
|
H A D | RenderNodeDrawable.h | 92 virtual SkRect onGetBounds() override { in onGetBounds() function
|
/aosp_15_r20/external/skia/gm/ |
H A D | drawable.cpp | 19 SkRect onGetBounds() override { return SkRect::MakeWH(50, 100); } in onGetBounds() function
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | Canvas_drawDrawable_2.cpp | 6 SkRect onGetBounds() override { return SkRect::MakeWH(50, 100); } in onGetBounds() function
|
H A D | Canvas_drawDrawable.cpp | 6 SkRect onGetBounds() override { return SkRect::MakeWH(50, 100); } in onGetBounds() function
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkRecordedDrawable.h | 40 SkRect onGetBounds() override { return fBounds; } in onGetBounds() function
|
H A D | SkGlyph.cpp | 82 SkRect SkPictureBackedGlyphDrawable::onGetBounds() { in onGetBounds() function in SkPictureBackedGlyphDrawable
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | ArcSlide.cpp | 64 SkRect onGetBounds() override { in onGetBounds() function in ArcsSlide::MyDrawable
|
H A D | AtlasSlide.cpp | 196 SkRect onGetBounds() override { in onGetBounds() function in DrawAtlasDrawable
|
H A D | XferSlide.cpp | 96 SkRect onGetBounds() override { in onGetBounds() function in CircDrawable
|
/aosp_15_r20/external/skia/src/android/ |
H A D | SkAnimatedImage.cpp | 108 SkRect SkAnimatedImage::onGetBounds() { in onGetBounds() function in SkAnimatedImage
|
/aosp_15_r20/frameworks/base/libs/hwui/hwui/ |
H A D | AnimatedImageDrawable.cpp | 328 SkRect AnimatedImageDrawable::onGetBounds() { in onGetBounds() function in android::AnimatedImageDrawable
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkCustomTypeface.cpp | 322 SkRect onGetBounds() override { in generateDrawable() function in SkUserScalerContext::generateDrawable::DrawableMatrixWrapper
|
/aosp_15_r20/external/skia/src/text/gpu/ |
H A D | SkChromeRemoteGlyphCache.cpp | 607 SkRect onGetBounds() override { return fSelf->cullRect(); } in onGetBounds() function in SkStrikeClientImpl::PictureBackedGlyphDrawable
|
/aosp_15_r20/external/skia/tools/fonts/ |
H A D | TestSVGTypeface.cpp | 256 SkRect onGetBounds() override { return fGlyph.rect(); } in onGetBounds() function
|
/aosp_15_r20/external/skia/src/ports/ |
H A D | SkTypeface_fontations.cpp | 738 SkRect onGetBounds() override { return fGlyph.rect(); } in generateDrawable() function
|
H A D | SkScalerContext_win_dw.cpp | 2453 SkRect onGetBounds() override { return fGlyph.rect(); } in generateDrawable() function
|