Searched refs:RAW_SLOT_MIN (Results 1 – 3 of 3) sorted by relevance
197 static const int32_t RAW_SLOT_MIN = 0; variable
198 device->absmin[ABS_MT_SLOT] = RAW_SLOT_MIN; in configureDevice()
4328 static const int32_t RAW_SLOT_MIN; member in android::TouchInputMapperTest4393 const int32_t TouchInputMapperTest::RAW_SLOT_MIN = 0; member in android::TouchInputMapperTest7136 mFakeEventHub->addAbsoluteAxis(EVENTHUB_ID, ABS_MT_SLOT, RAW_SLOT_MIN, RAW_SLOT_MAX, 0, 0); in prepareAxes()