Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp8634 void processPositionAndVerify(MultiTouchInputMapper& mapper, int32_t xOutside, int32_t yOutside, in processPositionAndVerify() argument
8638 processPosition(mapper, toRawX(xOutside), toRawY(yOutside)); in processPositionAndVerify()