Home
last modified time | relevance | path

Searched defs:topView (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.cpp181 UIView* topView = rootView->GetTopUIView(mask); in RenderRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_ng.cpp271 auto topView = viewStack_.back(); in StartPop() local
558 auto topView = viewStack_.back(); in PopPage() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp761 UIView* topView = currentView; in Render() local