Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dwindow_state_observer.cpp159 …drawingContentState ? ResType::WindowDrawingStatus::Drawing : ResType::WindowDrawingStatus::NotDra… in OnWindowDrawingContentChanged()
H A Dcgroup_event_handler.cpp596 …drawingContentState ? ResType::WindowDrawingStatus::Drawing : ResType::WindowDrawingStatus::NotDra… in HandleDrawingContentChangeWindow()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/
H A Dres_value.h392 enum WindowDrawingStatus : int64_t { enum