Home
last modified time | relevance | path

Searched refs:setImmutable (Results 1 – 25 of 107) sorted by relevance

12345

/third_party/skia/gm/
Dalpha_image.cpp30 bm.setImmutable(); in make_alpha_image()
74 bm.setImmutable();
Dall_bitmap_configs.cpp41 copy.setImmutable(); in copy_bitmap()
70 bm.setImmutable(); in make_bitmap()
139 bitmap.setImmutable();
Dmipmap.cpp76 bm.setImmutable(); in make()
125 bm.setImmutable(); in make_g8_gradient()
Ddrawbitmaprect.cpp46 bm.setImmutable(); in make_chessbm()
101 tempBM.setImmutable(); in makebm()
/third_party/flutter/skia/gm/
Dall_bitmap_configs.cpp41 copy.setImmutable(); in copy_bitmap()
70 bm.setImmutable(); in make_bitmap()
139 bitmap.setImmutable();
Dmipmap.cpp72 bm.setImmutable(); in make()
121 bm.setImmutable(); in make_g8_gradient()
Dalpha_image.cpp30 bm.setImmutable(); in make_alpha_image()
/third_party/skia/src/image/
DSkImage_Raster.cpp176 fBitmap.setImmutable(); in SkImage_Raster()
271 bitmap.setImmutable(); in onMakeSubset()
336 bitmap.setImmutable(); in MakeRasterFromCompressed()
403 dst.setImmutable(); in onMakeColorTypeAndColorSpace()
DSkImage_Lazy.cpp157 bitmap->setImmutable(); in getROPixels()
237 bitmap.setImmutable(); in onReinterpretColorSpace()
317 bitmap.setImmutable(); in textureProxyViewFromPlanes()
/third_party/flutter/skia/src/core/
DSkBitmapDevice.h115 void setImmutable() override { fBitmap.setImmutable(); } in setImmutable() function
/third_party/skia/src/core/
DSkBitmapDevice.h110 void setImmutable() override { fBitmap.setImmutable(); } in setImmutable() function
/third_party/flutter/skia/src/image/
DSkImage_Raster.cpp144 fBitmap.setImmutable(); in SkImage_Raster()
250 bitmap.setImmutable(); in onMakeSubset()
349 dst.setImmutable(); in onMakeColorTypeAndColorSpace()
/third_party/skia/docs/examples/
DBitmap_setImmutable.cpp13 bitmap.setImmutable(); in draw()
DBitmap_isImmutable.cpp10 original.setImmutable(); in draw()
DImage_MakeFromBitmap.cpp17 bitmap.setImmutable(); in draw()
Dalpha_bitmap_color_filter_mask_filter.cpp14 bm.setImmutable(); in make_alpha_image()
/third_party/flutter/skia/docs/examples/
DBitmap_setImmutable.cpp13 bitmap.setImmutable(); in draw()
DBitmap_isImmutable.cpp10 original.setImmutable(); in draw()
DImage_MakeFromBitmap.cpp17 bitmap.setImmutable(); in draw()
/third_party/skia/tests/
DImageBitmapTest.cpp21 bm.setImmutable(); in DEF_TEST()
DSkResourceCacheTest.cpp45 src.setImmutable(); in test_mipmapcache()
87 src[i].setImmutable(); in test_mipmap_notify()
/third_party/flutter/skia/tests/
DImageBitmapTest.cpp21 bm.setImmutable(); in DEF_TEST()
DSkResourceCacheTest.cpp46 src.setImmutable(); in test_mipmapcache()
88 src[i].setImmutable(); in test_mipmap_notify()
/third_party/flutter/skia/include/core/
DSkPixelRef.h65 void setImmutable();
/third_party/skia/include/core/
DSkPixelRef.h65 void setImmutable();

12345