Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_scroll_bar.cpp104 void UIArcScrollBar::DrawBackground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t backgroundOpa) in DrawBackground() function in OHOS::UIArcScrollBar
H A Dui_box_progress.cpp239 void UIBoxProgress::DrawBackground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawBackground() function in OHOS::UIBoxProgress
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/
H A Drs_canvas_listener.h49 virtual void DrawBackground(const Drawing::Brush& brush) {}; in DrawBackground() function in OHOS::Rosen::RSCanvasListener
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
H A Drs_gpu_overdraw_canvas_listener.cpp177 void RSGPUOverdrawCanvasListener::DrawBackground(const Drawing::Brush& brush) in DrawBackground() function in OHOS::Rosen::RSGPUOverdrawCanvasListener
H A Drs_cpu_overdraw_canvas_listener.cpp124 void RSCPUOverdrawCanvasListener::DrawBackground(const Drawing::Brush& brush) in DrawBackground() function in OHOS::Rosen::RSCPUOverdrawCanvasListener
H A Drs_listened_canvas.cpp114 void RSListenedCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::RSListenedCanvas
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_canvas.h105 virtual void DrawBackground(const TestingBrush& brush) {} in DrawBackground() function in OHOS::Ace::Testing::TestingCanvas
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_content_modifier.cpp152 void SliderContentModifier::DrawBackground(DrawingContext& context) in DrawBackground() function in OHOS::Ace::NG::SliderContentModifier
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_render_node_drawable_adapter.cpp238 void RSRenderNodeDrawableAdapter::DrawBackground(Drawing::Canvas& canvas, const Drawing::Rect& rect) const in DrawBackground() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawableAdapter
/foundation/window/window_manager_lite/services/wms/
H A 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/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp177 void RecordingCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::Drawing::RecordingCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp250 void RSPaintFilterCanvasBase::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::RSPaintFilterCanvasBase
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp251 void CoreCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::Drawing::CoreCanvas
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas.cpp412 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/
H A Drs_properties_painter.cpp1114 void RSPropertiesPainter::DrawBackground(const RSProperties& properties, RSPaintFilterCanvas& canvas, in DrawBackground() function in OHOS::Rosen::RSPropertiesPainter
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp1287 napi_value JsCanvas::DrawBackground(napi_env env, napi_callback_info info) in DrawBackground() function in OHOS::Rosen::Drawing::JsCanvas

Completed in 24 milliseconds