Searched refs:onMakeBackingStoreSubset (Results 1 – 4 of 4) sorted by relevance
93 return this->onMakeBackingStoreSubset(absolute); in makeSubset()101 return this->onMakeBackingStoreSubset(this->subset().makeOutset(1, 1)); in makePixelOutset()149 virtual sk_sp<SkSpecialImage> onMakeBackingStoreSubset(const SkIRect& subset) const = 0;
95 sk_sp<SkSpecialImage> onMakeBackingStoreSubset(const SkIRect& subset) const override { in onMakeBackingStoreSubset() function in SkSpecialImage_Raster
38 sk_sp<SkSpecialImage> onMakeBackingStoreSubset(const SkIRect& subset) const override { in onMakeBackingStoreSubset() function in skgpu::graphite::SpecialImage
55 sk_sp<SkSpecialImage> onMakeBackingStoreSubset(const SkIRect& subset) const override { in onMakeBackingStoreSubset() function in SkSpecialImage_Gpu