/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_arc_scroll_bar.cpp | 104 void UIArcScrollBar::DrawBackground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t … in DrawBackground() function in OHOS::UIArcScrollBar
|
H A D | ui_box_progress.cpp | 239 void UIBoxProgress::DrawBackground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in DrawBackground() function in OHOS::UIBoxProgress
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/ |
H A D | rs_canvas_listener.h | 49 virtual void DrawBackground(const Drawing::Brush& brush) {}; in DrawBackground() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/ |
H A D | rs_listened_canvas.cpp | 114 void RSListenedCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::RSListenedCanvas
|
H A D | rs_cpu_overdraw_canvas_listener.cpp | 124 void RSCPUOverdrawCanvasListener::DrawBackground(const Drawing::Brush& brush) in DrawBackground() function in OHOS::Rosen::RSCPUOverdrawCanvasListener
|
H A D | rs_gpu_overdraw_canvas_listener.cpp | 177 void RSGPUOverdrawCanvasListener::DrawBackground(const Drawing::Brush& brush) in DrawBackground() function in OHOS::Rosen::RSGPUOverdrawCanvasListener
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_canvas.h | 105 virtual void DrawBackground(const TestingBrush& brush) {} in DrawBackground() function
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_wm.cpp | 565 void LiteWM::DrawBackground(int16_t x1, int16_t y1, int16_t x2, int16_t y2) in DrawBackground() function in OHOS::LiteWM
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_render_node_drawable_adapter.cpp | 245 void RSRenderNodeDrawableAdapter::DrawBackground(Drawing::Canvas& canvas, const Drawing::Rect& rect… in DrawBackground() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawableAdapter
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_content_modifier.cpp | 159 void SliderContentModifier::DrawBackground(DrawingContext& context) in DrawBackground() function in OHOS::Ace::NG::SliderContentModifier
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | core_canvas.cpp | 245 void CoreCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::Drawing::CoreCanvas
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | recording_canvas.cpp | 177 void RecordingCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::Drawing::RecordingCanvas
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_paint_filter_canvas.cpp | 150 void RSPaintFilterCanvasBase::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::RSPaintFilterCanvasBase
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_canvas.cpp | 381 void SkiaCanvas::DrawBackground(const Brush& brush) in DrawBackground() function in OHOS::Rosen::Drawing::SkiaCanvas
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 1054 void RSPropertiesPainter::DrawBackground(const RSProperties& properties, RSPaintFilterCanvas& canva… in DrawBackground() function in OHOS::Rosen::RSPropertiesPainter
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/ |
H A D | js_canvas.cpp | 1282 napi_value JsCanvas::DrawBackground(napi_env env, napi_callback_info info) in DrawBackground() function in OHOS::Rosen::Drawing::JsCanvas
|