Home
last modified time | relevance | path

Searched refs:ClearWithColor (Results 1 - 25 of 31) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dimage_test.cpp37 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in TestDrawImage()
71 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in TestDrawImageRect()
H A Dbitmap_test.cpp36 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in TestDrawBitmap()
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_draw_window_cache_unit_test.cpp87 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
135 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dbitmap.cpp116 void Bitmap::ClearWithColor(const ColorQuad& color) const in ClearWithColor() function in OHOS::Rosen::Drawing::Bitmap
118 bmpImplPtr->ClearWithColor(color); in ClearWithColor()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_draw_window_cache_test.cpp99 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
135 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_bitmap.h61 void ClearWithColor(const ColorQuad& color) const {} in ClearWithColor() function in OHOS::Ace::Testing::TestingBitmap
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_kawase_blur_shader_filter_test.cpp58 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in SetUp()
139 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
159 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
179 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
199 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
H A Dge_grey_shader_filter_test.cpp55 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in SetUp()
H A Dge_water_ripple_filter_test.cpp54 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in SetUp()
H A Dge_aibar_shader_filter_test.cpp55 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in SetUp()
H A Dge_mesa_blur_shader_filter_test.cpp56 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in SetUp()
168 bmp.ClearWithColor(Drawing::Color::COLOR_RED); in HWTEST_F()
H A Dge_magnifier_shader_filter_test.cpp56 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in SetUp()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_hps_blur_test.cpp52 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in SetUp()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dbitmap_impl.h56 virtual void ClearWithColor(const ColorQuad& color) const = 0;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_bitmap.h58 void ClearWithColor(const ColorQuad& color) const override;
H A Dskia_bitmap.cpp162 void SkiaBitmap::ClearWithColor(const ColorQuad& color) const in ClearWithColor() function in OHOS::Rosen::Drawing::SkiaBitmap
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dbitmap.h166 void ClearWithColor(const ColorQuad& color) const;
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/
H A Dbitmap_fuzzer.cpp49 bitmap.ClearWithColor(COLORTYPE_UNKNOWN); in BitmapFuzzTest001()
156 bitmap.ClearWithColor(color); in BitmapFuzzTest005()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_bitmap_test.cpp227 skiaBitmap.ClearWithColor(Color::COLOR_BLACK); in HWTEST_F()
311 skiaBitmap.ClearWithColor(0xFF000000); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape_container.cpp149 offBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in Paint()
201 offBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in BitmapMesh()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_rs.cpp239 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in TestDrawBitmap()
257 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in TestDrawImage()
291 bmp.ClearWithColor(Drawing::Color::COLOR_BLUE); in TestDrawImageRect()
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_offscreen_canvas.cpp154 bitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in RosenRenderOffscreenCanvas()
155 cacheBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in RosenRenderOffscreenCanvas()
321 cacheBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in Fill()
428 cacheBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in FillRect()
786 cacheBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in DrawImage()
888 cacheBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in DrawPixelMap()
1368 cacheBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in StrokeRect()
1420 cacheBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in Stroke()
1814 cacheBitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in Path2DStroke()
1875 cacheBitmap_.ClearWithColor(RSColo in Path2DFill()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_paint_method.cpp54 bitmap_.ClearWithColor(RSColor::COLOR_TRANSPARENT); in InitBitmap()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/bitmap/
H A Dbitmap_test.cpp470 bitmap->ClearWithColor(COLORTYPE_UNKNOWN); in HWTEST_F()
484 bitmap->ClearWithColor(COLORTYPE_ALPHA_8); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_particles_drawable.cpp41 bitmap.ClearWithColor(Drawing::Color::COLOR_TRANSPARENT); in MakeCircleImage()

Completed in 16 milliseconds

12