Searched refs:kRO_LegacyBitmapMode (Results 1 – 4 of 4) sorted by relevance
8 image->asLegacyBitmap(&bm1, SkImage::kRO_LegacyBitmapMode); in draw()9 image->asLegacyBitmap(&bm2, SkImage::kRO_LegacyBitmapMode); in draw()
43 (void)img->asLegacyBitmap(&bitmap, SkImage::kRO_LegacyBitmapMode); in ToBitmap()
45 (void)img->asLegacyBitmap(&bitmap, SkImage::kRO_LegacyBitmapMode); in ToBitmap()
857 kRO_LegacyBitmapMode, //!< returned bitmap is read-only and immutable enumerator871 LegacyBitmapMode legacyBitmapMode = kRO_LegacyBitmapMode) const;