Searched defs:onGetBounds (Results 1 – 14 of 14) sorted by relevance
19 SkRect onGetBounds() override { return SkRect::MakeWH(50, 100); } in onGetBounds() function
65 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in IntDrawable96 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in PaintDrawable143 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in CompoundDrawable202 SkRect onGetBounds() override { return SkRect::MakeEmpty(); } in onGetBounds() function in RootDrawable
222 SkRect onGetBounds() override { in onGetBounds() function in TestDrawable
7 SkRect onGetBounds() override { return SkRect::MakeWH(50, 100); } in onGetBounds() function
27 SkRect onGetBounds() override { return fBounds; } in onGetBounds() function
822 SkRect onGetBounds() override { return fSelf->cullRect(); } in onGetBounds() function in SkStrikeClientImpl::PictureBackedGlyphDrawable
63 SkRect onGetBounds() override { in onGetBounds() function in ArcsSlide::MyDrawable
94 SkRect onGetBounds() override { in onGetBounds() function in CircDrawable
197 SkRect onGetBounds() override { in onGetBounds() function in DrawAtlasDrawable
108 SkRect SkAnimatedImage::onGetBounds() { in onGetBounds() function in SkAnimatedImage
326 SkRect onGetBounds() override { in generateDrawable() function in SkUserScalerContext::generateDrawable::DrawableMatrixWrapper
1458 SkRect onGetBounds() override { return fGlyph.rect(); } in generateDrawable() function
267 SkRect onGetBounds() override { return fGlyph.rect(); } in onGetBounds() function