Searched refs:onGetROPixels (Results 1 – 1 of 1) sorted by relevance
44 virtual bool onGetROPixels(SkBitmap*) const = 0;131 return as_SIB(this)->onGetROPixels(bm); in getROPixels()232 bool onGetROPixels(SkBitmap* bm) const override { in onGetROPixels() function in SkSpecialImage_Raster395 bool onGetROPixels(SkBitmap* dst) const override { in onGetROPixels() function in SkSpecialImage_Gpu