Searched refs:getROPixels (Results 1 – 8 of 8) sorted by relevance
24 virtual bool getROPixels(SkBitmap*) const { return false; } in getROPixels() function
58 virtual bool getROPixels(SkBitmap*) const SK_OVERRIDE;110 bool SkImage_Raster::getROPixels(SkBitmap* dst) const { in getROPixels() function in SkImage_Raster
48 if (as_IB(this)->getROPixels(&bm)) { in encode()
26 virtual bool getROPixels(SkBitmap*) const SK_OVERRIDE { in getROPixels() function in SkImage_Gpu