Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp31 constexpr unsigned int POINTER_CHANGE_AREA_COUNT = 8; variable
479 std::vector<int32_t> pointerChangeAreas(POINTER_CHANGE_AREA_COUNT, 0); in AddModalExtensionWindowInfo()
640 std::vector<int32_t> pointerChangeAreas(POINTER_CHANGE_AREA_COUNT, 0); in GetWindowInfo()