Home
last modified time | relevance | path

Searched refs:setImmutable (Results 1 - 25 of 63) sorted by relevance

123

/third_party/skia/gm/
H A Dalpha_image.cpp30 bm.setImmutable(); in make_alpha_image()
74 bm.setImmutable(); in DEF_SIMPLE_GM()
H A Dall_bitmap_configs.cpp41 copy.setImmutable(); in copy_bitmap()
70 bm.setImmutable(); in make_bitmap()
139 bitmap.setImmutable(); in DEF_SIMPLE_GM()
H A Dmipmap.cpp76 bm.setImmutable(); in make()
125 bm.setImmutable(); in make_g8_gradient()
H A Ddrawbitmaprect.cpp46 bm.setImmutable(); in make_chessbm()
101 tempBM.setImmutable(); in makebm()
H A Dtallstretchedbitmaps.cpp60 bm->setImmutable(); in make_bm()
H A Dfilterindiabox.cpp56 fBM.setImmutable();
H A Dfilterbug.cpp38 bm.setImmutable(); in make_image()
H A Dyuvtorgbsubset.cpp97 bitmap.setImmutable();
/third_party/skia/src/core/
H A DSkBitmapDevice.h111 void setImmutable() override { fBitmap.setImmutable(); }
H A DSkMallocPixelRef.cpp75 pr->setImmutable(); // since we were created with (immutable) data in MakeWithData()
H A DSkPixelRef.cpp110 void SkPixelRef::setImmutable() { in setImmutable() function in SkPixelRef
/third_party/skia/src/image/
H A DSkImage_Raster.cpp176 fBitmap.setImmutable(); in SkImage_Raster()
271 bitmap.setImmutable(); in onMakeSubset()
336 bitmap.setImmutable(); in MakeRasterFromCompressed()
380 // pixelref since the caller might call setImmutable() themselves in onAsLegacyBitmap()
403 dst.setImmutable(); in onMakeColorTypeAndColorSpace()
H A DSkImage_Lazy.cpp157 bitmap->setImmutable(); in getROPixels()
237 bitmap.setImmutable(); in onReinterpretColorSpace()
317 bitmap.setImmutable(); in textureProxyViewFromPlanes()
/third_party/skia/docs/examples/
H A DBitmap_setImmutable.cpp13 bitmap.setImmutable(); in REG_FIDDLE()
H A DBitmap_isImmutable.cpp10 original.setImmutable(); in REG_FIDDLE()
H A DImage_MakeFromBitmap.cpp17 bitmap.setImmutable(); in REG_FIDDLE()
H A Dalpha_bitmap_color_filter_mask_filter.cpp14 bm.setImmutable(); in REG_FIDDLE()
/third_party/skia/tests/
H A DImageBitmapTest.cpp21 bm.setImmutable(); in DEF_TEST()
H A DGrDDLImageTest.cpp30 bm.setImmutable(); in DEF_GPUTEST()
H A DSkResourceCacheTest.cpp45 src.setImmutable(); in test_mipmapcache()
87 src[i].setImmutable(); in test_mipmap_notify()
/third_party/skia/include/core/
H A DSkPixelRef.h65 void setImmutable();
/third_party/skia/src/ports/
H A DSkImageEncoder_CG.cpp70 bm.setImmutable(); in SkEncodeImageWithCG()
H A DSkImageEncoder_WIC.cpp50 bitmapOrig.setImmutable(); in SkEncodeImageWithWIC()
/third_party/skia/src/gpu/gradients/
H A DGrGradientBitmapCache.cpp207 bitmap->setImmutable(); in getGradient()
/third_party/skia/src/gpu/
H A DGrSWMaskHelper.cpp156 bitmap.setImmutable(); in toTextureView()

Completed in 12 milliseconds

123