Home
last modified time | relevance | path

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

/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
Dwindow_state_observer.cpp155 …drawingContentState ? ResType::WindowDrawingStatus::Drawing : ResType::WindowDrawingStatus::NotDra… in OnWindowDrawingContentChanged()
Dcgroup_event_handler.cpp517 …drawingContentState ? ResType::WindowDrawingStatus::Drawing : ResType::WindowDrawingStatus::NotDra… in HandleDrawingContentChangeWindow()
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/
Dres_type.h582 enum WindowDrawingStatus : int64_t { enum