Searched refs:AddInvalidateRectWithLock (Results 1 – 3 of 3) sorted by relevance
308 void AddInvalidateRectWithLock(Rect& rect, UIView *view);
466 void RootView::AddInvalidateRectWithLock(Rect& rect, UIView* view) in AddInvalidateRectWithLock() function in OHOS::RootView
481 rootView->AddInvalidateRectWithLock(trunc, view); in InvalidateRect()