Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_dirty_manager_test.cpp35 constexpr int POINTER_CHANGE_AREA_FIVE = 5; variable
508 int32_t pointerAreaFivePx = static_cast<int32_t>(POINTER_CHANGE_AREA_FIVE * vpr);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp34 constexpr int POINTER_CHANGE_AREA_FIVE = 5; variable
554 int32_t pointerAreaFivePx = static_cast<int32_t>(POINTER_CHANGE_AREA_FIVE * vpr); in UpdatePointerAreas()