Home
last modified time | relevance | path

Searched refs:MOUSE_ICON_SIZE (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager_util.cpp36 constexpr int32_t MOUSE_ICON_SIZE { 64 };
951 decodeOpts.desiredSize = {.width = MOUSE_ICON_SIZE, .height = MOUSE_ICON_SIZE}; in SetMouseIconTest()
/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp51 constexpr int32_t MOUSE_ICON_SIZE = 64; member
89 decodeOpts.desiredSize = {.width = MOUSE_ICON_SIZE, .height = MOUSE_ICON_SIZE}; in SetMouseIconTest()
/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_ex_test.cpp42 constexpr int32_t MOUSE_ICON_SIZE = 64;
88 decodeOpts.desiredSize = {.width = MOUSE_ICON_SIZE, .height = MOUSE_ICON_SIZE}; in SetMouseIconTest()
H A Dpointer_drawing_manager_test.cpp39 constexpr int32_t MOUSE_ICON_SIZE = 64;
79 decodeOpts.desiredSize = {.width = MOUSE_ICON_SIZE, .height = MOUSE_ICON_SIZE}; in SetMouseIconTest()
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_test.cpp53 constexpr int32_t MOUSE_ICON_SIZE = 64; member
135 decodeOpts.desiredSize = {.width = MOUSE_ICON_SIZE, .height = MOUSE_ICON_SIZE}; in SetMouseIconTest()

Completed in 14 milliseconds