Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dbitmap.cpp111 void Bitmap::SetImmutable() in SetImmutable() function in OHOS::Rosen::Drawing::Bitmap
113 bmpImplPtr->SetImmutable(); in SetImmutable()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dbitmap_impl.h55 virtual void SetImmutable() = 0;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_bitmap.h57 void SetImmutable() override;
H A Dskia_bitmap.cpp157 void SkiaBitmap::SetImmutable() in SetImmutable() function in OHOS::Rosen::Drawing::SkiaBitmap
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dbitmap.h160 void SetImmutable();
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp131 bitmap.SetImmutable(); in ForceResizeImage()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/
H A Dbitmap_fuzzer.cpp151 bitmap.SetImmutable(); in BitmapFuzzTest005()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_bitmap_test.cpp202 * @tc.desc: Test SetImmutable
209 skiaBitmap.SetImmutable(); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/bitmap/
H A Dbitmap_test.cpp339 bitmap->SetImmutable(); in HWTEST_F()
726 * @tc.desc: Test IsImmutable and SetImmutable
737 bitmap->SetImmutable(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_provider.cpp657 scaledBitmap.SetImmutable();

Completed in 8 milliseconds