Home
last modified time | relevance | path

Searched defs:newRows (Results 1 - 8 of 8) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_event_normalize_test.cpp242 int32_t newRows = TOUCH_EVENT_HDR->GetTouchpadScrollRows(); in HWTEST_F() local
H A Dtouchpad_transform_processor_test.cpp1197 int32_t newRows = processor.GetTouchpadScrollRows(); in HWTEST_F() local
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp362 int32_t newRows = 1; in HWTEST_F() local
H A Dmouse_event_normalize_test.cpp346 int32_t newRows = 50; in HWTEST_F() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_pointer_test.cpp1236 int32_t newRows = 3; in HWTEST_F() local
1881 int32_t newRows = 3; in HWTEST_F() local
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouchpad_transform_processor.cpp601 int32_t newRows = std::clamp(rows, MIN_ROWS, MAX_ROWS); in SetTouchpadScrollRows() local
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp2675 int32_t newRows = std::clamp(rows, MIN_ROWS, MAX_ROWS); in StubSetTouchpadScrollRows() local
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_context.cpp1685 int32_t newRows = std::clamp(rows, MIN_ROWS, MAX_ROWS); in SetTouchpadScrollRows() local

Completed in 16 milliseconds