Home
last modified time | relevance | path

Searched refs:SetImmutable (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dbitmap.cpp112 void Bitmap::SetImmutable() in SetImmutable() function in OHOS::Rosen::Drawing::Bitmap
114 bmpImplPtr->SetImmutable(); in SetImmutable()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dbitmap.h161 void SetImmutable();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dbitmap_impl.h56 virtual void SetImmutable() = 0;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_bitmap.h58 void SetImmutable() override;
H A Dskia_bitmap.cpp166 void SkiaBitmap::SetImmutable() in SetImmutable() function in OHOS::Rosen::Drawing::SkiaBitmap
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/
H A Dbitmap_fuzzer.cpp151 bitmap.SetImmutable(); in BitmapFuzzTest005()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp133 bitmap.SetImmutable(); in ForceResizeImage()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/bitmap/
H A Dbitmap_test.cpp339 bitmap->SetImmutable();
737 bitmap->SetImmutable();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_bitmap_test.cpp209 skiaBitmap.SetImmutable();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_provider.cpp658 scaledBitmap.SetImmutable();