Searched refs:DrawBufferForXComponent (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_paint_method.cpp | 37 surface->DrawBufferForXComponent(canvas, width, height, offsetX, offsetY); in GetContentDrawFunction()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_surface_mingw.cpp | 88 void RosenRenderSurface::DrawBufferForXComponent( in DrawBufferForXComponent() function in OHOS::Ace::NG::RosenRenderSurface
|
H A D | rosen_render_surface.h | 114 …void DrawBufferForXComponent(RSCanvas& canvas, float width, float height, float offsetX, float off…
|
H A D | rosen_render_surface.cpp | 543 void RosenRenderSurface::DrawBufferForXComponent( in DrawBuffer() function in OHOS::Ace::NG::RosenRenderSurface
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | render_surface.h | 121 …virtual void DrawBufferForXComponent(RSCanvas& canvas, float width, float height, float offsetX, f… in DrawBufferForXComponent() function
|