Searched refs:SingleTouchInputMapperTest (Results 1 – 1 of 1) sorted by relevance
3213 class SingleTouchInputMapperTest : public TouchInputMapperTest { class3229 void SingleTouchInputMapperTest::prepareButtons() { in prepareButtons()3233 void SingleTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()3256 std::list<NotifyArgs> SingleTouchInputMapperTest::processDown(SingleTouchInputMapper& mapper, in processDown()3265 std::list<NotifyArgs> SingleTouchInputMapperTest::processMove(SingleTouchInputMapper& mapper, in processMove()3273 std::list<NotifyArgs> SingleTouchInputMapperTest::processUp(SingleTouchInputMapper& mapper) { in processUp()3277 std::list<NotifyArgs> SingleTouchInputMapperTest::processPressure(SingleTouchInputMapper& mapper, in processPressure()3282 std::list<NotifyArgs> SingleTouchInputMapperTest::processToolMajor(SingleTouchInputMapper& mapper, in processToolMajor()3287 std::list<NotifyArgs> SingleTouchInputMapperTest::processDistance(SingleTouchInputMapper& mapper, in processDistance()3292 std::list<NotifyArgs> SingleTouchInputMapperTest::processTilt(SingleTouchInputMapper& mapper, in processTilt()[all …]