Home
last modified time | relevance | path

Searched refs:SetFlushRange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updater/services/ui/driver/
H A Dui_rotation.h43 void SetFlushRange(const OHOS::Rect &rect);
H A Dui_rotation.cpp94 void UiRotation::SetFlushRange(const OHOS::Rect &rect) in SetFlushRange() function in Updater::UiRotation
H A Dgraphic_engine.cpp150 UiRotation::GetInstance().SetFlushRange(flushRect); in Flush()