Home
last modified time | relevance | path

Searched refs:LIBINPUT_POINTER_AXIS_SOURCE_WHEEL (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/crown_transform_processor/src/
H A Dcrown_transform_processor.cpp68 if (source != LIBINPUT_POINTER_AXIS_SOURCE_WHEEL) { in IsCrownEvent()
100 if (source == LIBINPUT_POINTER_AXIS_SOURCE_WHEEL) { in NormalizeRotateEvent()
/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_ex_test.cpp90 EXPECT_CALL(libinputMock, GetAxisSource).WillRepeatedly(Return(LIBINPUT_POINTER_AXIS_SOURCE_WHEEL)); in HWTEST_F()
/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput.h78 LIBINPUT_POINTER_AXIS_SOURCE_WHEEL = 1, enumerator
/foundation/multimodalinput/input/service/event_handler/test/
H A Devent_normalize_handler_ex_test.cpp158 EXPECT_CALL(libinputMock, GetAxisSource).WillRepeatedly(Return(LIBINPUT_POINTER_AXIS_SOURCE_WHEEL)); in HWTEST_F()

Completed in 2 milliseconds