Home
last modified time | relevance | path

Searched refs:kRO_LegacyBitmapMode (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/docs/examples/
Dimage_to_bitmap_does_not_preserve_genid.cpp8 image->asLegacyBitmap(&bm1, SkImage::kRO_LegacyBitmapMode); in draw()
9 image->asLegacyBitmap(&bm2, SkImage::kRO_LegacyBitmapMode); in draw()
DSkImage_to_PPM_binary.cpp43 (void)img->asLegacyBitmap(&bitmap, SkImage::kRO_LegacyBitmapMode); in ToBitmap()
DSkImage_to_PPM_ascii.cpp45 (void)img->asLegacyBitmap(&bitmap, SkImage::kRO_LegacyBitmapMode); in ToBitmap()
/third_party/flutter/skia/include/core/
DSkImage.h1073 kRO_LegacyBitmapMode, //!< returned bitmap is read-only and immutable enumerator
1087 LegacyBitmapMode legacyBitmapMode = kRO_LegacyBitmapMode) const;
/third_party/skia/include/core/
DSkImage.h1189 kRO_LegacyBitmapMode, //!< returned bitmap is read-only and immutable enumerator
1203 LegacyBitmapMode legacyBitmapMode = kRO_LegacyBitmapMode) const;