/external/skia/tests/ |
D | FlattenDrawableTest.cpp | 52 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in IntDrawable 85 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in PaintDrawable 132 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in CompoundDrawable 191 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in RootDrawable
|
D | VkDrawableTest.cpp | 200 SkRect onGetBounds() override { in onGetBounds() function in TestDrawable
|
/external/skqp/tests/ |
D | FlattenDrawableTest.cpp | 52 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in IntDrawable 85 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in PaintDrawable 132 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in CompoundDrawable 191 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in RootDrawable
|
D | VkDrawableTest.cpp | 200 SkRect onGetBounds() override { in onGetBounds() function in TestDrawable
|
/external/skia/src/core/ |
D | SkRecordedDrawable.h | 28 SkRect onGetBounds() override { return fBounds; } in onGetBounds() function
|
D | SkDrawable.cpp | 62 return this->onGetBounds(); in getBounds()
|
/external/skqp/src/core/ |
D | SkRecordedDrawable.h | 28 SkRect onGetBounds() override { return fBounds; } in onGetBounds() function
|
D | SkDrawable.cpp | 62 return this->onGetBounds(); in getBounds()
|
/external/skqp/gm/ |
D | drawable.cpp | 14 SkRect onGetBounds() override { return SkRect::MakeWH(50, 100); } in onGetBounds() function
|
/external/skia/gm/ |
D | drawable.cpp | 14 SkRect onGetBounds() override { return SkRect::MakeWH(50, 100); } in onGetBounds() function
|
/external/skqp/include/android/ |
D | SkAnimatedImage.h | 101 SkRect onGetBounds() override;
|
/external/skia/include/core/ |
D | SkDrawable.h | 134 virtual SkRect onGetBounds() = 0;
|
/external/skia/include/android/ |
D | SkAnimatedImage.h | 114 SkRect onGetBounds() override;
|
/external/skqp/include/core/ |
D | SkDrawable.h | 134 virtual SkRect onGetBounds() = 0;
|
/external/skqp/samplecode/ |
D | SampleHT.cpp | 113 SkRect onGetBounds() override { return fR; } in onGetBounds() function in HTDrawable
|
D | SampleArc.cpp | 75 SkRect onGetBounds() override { in onGetBounds() function in ArcsView::MyDrawable
|
D | SampleXfer.cpp | 94 SkRect onGetBounds() override { in onGetBounds() function in CircDrawable
|
D | SampleAtlas.cpp | 194 SkRect onGetBounds() override { in onGetBounds() function in DrawAtlasDrawable
|
/external/skia/samplecode/ |
D | SampleHT.cpp | 113 SkRect onGetBounds() override { return fR; } in onGetBounds() function in HTDrawable
|
D | SampleArc.cpp | 75 SkRect onGetBounds() override { in onGetBounds() function in ArcsView::MyDrawable
|
D | SampleXfer.cpp | 94 SkRect onGetBounds() override { in onGetBounds() function in CircDrawable
|
D | SampleAtlas.cpp | 194 SkRect onGetBounds() override { in onGetBounds() function in DrawAtlasDrawable
|
D | SampleLitAtlas.cpp | 166 SkRect onGetBounds() override { in onGetBounds() function in DrawLitAtlasDrawable
|
/external/skqp/src/android/ |
D | SkAnimatedImage.cpp | 94 SkRect SkAnimatedImage::onGetBounds() { in onGetBounds() function in SkAnimatedImage
|
/external/skia/src/android/ |
D | SkAnimatedImage.cpp | 104 SkRect SkAnimatedImage::onGetBounds() { in onGetBounds() function in SkAnimatedImage
|