Home
last modified time | relevance | path

Searched refs:onGetBounds (Results 1 – 25 of 28) sorted by relevance

12

/external/skia/tests/
DFlattenDrawableTest.cpp52 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
DVkDrawableTest.cpp200 SkRect onGetBounds() override { in onGetBounds() function in TestDrawable
/external/skqp/tests/
DFlattenDrawableTest.cpp52 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
DVkDrawableTest.cpp200 SkRect onGetBounds() override { in onGetBounds() function in TestDrawable
/external/skia/src/core/
DSkRecordedDrawable.h28 SkRect onGetBounds() override { return fBounds; } in onGetBounds() function
DSkDrawable.cpp62 return this->onGetBounds(); in getBounds()
/external/skqp/src/core/
DSkRecordedDrawable.h28 SkRect onGetBounds() override { return fBounds; } in onGetBounds() function
DSkDrawable.cpp62 return this->onGetBounds(); in getBounds()
/external/skqp/gm/
Ddrawable.cpp14 SkRect onGetBounds() override { return SkRect::MakeWH(50, 100); } in onGetBounds() function
/external/skia/gm/
Ddrawable.cpp14 SkRect onGetBounds() override { return SkRect::MakeWH(50, 100); } in onGetBounds() function
/external/skqp/include/android/
DSkAnimatedImage.h101 SkRect onGetBounds() override;
/external/skia/include/core/
DSkDrawable.h134 virtual SkRect onGetBounds() = 0;
/external/skia/include/android/
DSkAnimatedImage.h114 SkRect onGetBounds() override;
/external/skqp/include/core/
DSkDrawable.h134 virtual SkRect onGetBounds() = 0;
/external/skqp/samplecode/
DSampleHT.cpp113 SkRect onGetBounds() override { return fR; } in onGetBounds() function in HTDrawable
DSampleArc.cpp75 SkRect onGetBounds() override { in onGetBounds() function in ArcsView::MyDrawable
DSampleXfer.cpp94 SkRect onGetBounds() override { in onGetBounds() function in CircDrawable
DSampleAtlas.cpp194 SkRect onGetBounds() override { in onGetBounds() function in DrawAtlasDrawable
/external/skia/samplecode/
DSampleHT.cpp113 SkRect onGetBounds() override { return fR; } in onGetBounds() function in HTDrawable
DSampleArc.cpp75 SkRect onGetBounds() override { in onGetBounds() function in ArcsView::MyDrawable
DSampleXfer.cpp94 SkRect onGetBounds() override { in onGetBounds() function in CircDrawable
DSampleAtlas.cpp194 SkRect onGetBounds() override { in onGetBounds() function in DrawAtlasDrawable
DSampleLitAtlas.cpp166 SkRect onGetBounds() override { in onGetBounds() function in DrawLitAtlasDrawable
/external/skqp/src/android/
DSkAnimatedImage.cpp94 SkRect SkAnimatedImage::onGetBounds() { in onGetBounds() function in SkAnimatedImage
/external/skia/src/android/
DSkAnimatedImage.cpp104 SkRect SkAnimatedImage::onGetBounds() { in onGetBounds() function in SkAnimatedImage

12