Home
last modified time | relevance | path

Searched defs:DrawBackground (Results 1 – 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dflutter_render_xcomponent.cpp42 void FlutterRenderXComponent::DrawBackground() in DrawBackground() function in OHOS::Ace::FlutterRenderXComponent
/foundation/arkui/ui_lite/frameworks/components/
Dui_arc_scroll_bar.cpp104 void UIArcScrollBar::DrawBackground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t … in DrawBackground() function in OHOS::UIArcScrollBar
Dui_box_progress.cpp239 void UIBoxProgress::DrawBackground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawBackground() function in OHOS::UIBoxProgress
/foundation/arkui/ace_engine/frameworks/core/components/video/
Dflutter_render_texture.cpp213 void FlutterRenderTexture::DrawBackground() in DrawBackground() function in OHOS::Ace::FlutterRenderTexture
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/rosen/
Dtesting_canvas.h96 virtual void DrawBackground(const TestingBrush& brush) {} in DrawBackground() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dcore_canvas.cpp116 void CoreCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::Drawing::CoreCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/
Drs_canvas_listener.h87 virtual void DrawBackground(const Drawing::Brush& brush) {}; in DrawBackground() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_canvas.cpp122 void RecordingCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::Drawing::RecordingCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
Drs_gpu_overdraw_canvas_listener.cpp358 void RSGPUOverdrawCanvasListener::DrawBackground(const Drawing::Brush& brush) in DrawBackground() function in OHOS::Rosen::RSGPUOverdrawCanvasListener
Drs_listened_canvas.cpp279 void RSListenedCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::RSListenedCanvas
Drs_cpu_overdraw_canvas_listener.cpp303 void RSCPUOverdrawCanvasListener::DrawBackground(const Drawing::Brush& brush) in DrawBackground() function in OHOS::Rosen::RSCPUOverdrawCanvasListener
/foundation/window/window_manager_lite/services/wms/
Dlite_wm.cpp565 void LiteWM::DrawBackground(int16_t x1, int16_t y1, int16_t x2, int16_t y2) in DrawBackground() function in OHOS::LiteWM
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
Dslider_content_modifier.cpp130 void SliderContentModifier::DrawBackground(DrawingContext& context) in DrawBackground() function in OHOS::Ace::NG::SliderContentModifier
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_paint_filter_canvas.cpp118 void RSPaintFilterCanvasBase::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::RSPaintFilterCanvasBase
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_canvas.cpp289 void SkiaCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::Drawing::SkiaCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp1515 void RSPropertiesPainter::DrawBackground(const RSProperties& properties, RSPaintFilterCanvas& canva… in DrawBackground() function in OHOS::Rosen::RSPropertiesPainter