Home
last modified time | relevance | path

Searched refs:CheckNeedRootViewTransView (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Droot_view.h326 bool CheckNeedRootViewTransView(UIView* curview);
/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp614 bool RootView::CheckNeedRootViewTransView(UIView *curView) { in Render() function in OHOS::RootView
658 if (CheckNeedRootViewTransView(curView) && !enableAnimator) { in Render()

Completed in 3 milliseconds