Home
last modified time | relevance | path

Searched refs:DrawTop (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Droot_view.h261 void DrawTop(UIView* view, const Rect& rect);
/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.cpp182 rootView->DrawTop(topView, mask); in RenderRect()
/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp397 DrawTop(viewEntry.first, rect); in DrawInvalidMap()
627 void RootView::DrawTop(UIView* view, const Rect& rect) in Render() function in OHOS::RootView
H A Dui_view.cpp1340 rootView->DrawTop(this, mask); in GetBitmap()

Completed in 4 milliseconds