Searched refs:touch_major_res (Results 1 – 3 of 3) sorted by relevance
35 int32_t touch_major_res = 1; // info.GetAbsInfoByCode(ABS_MT_TOUCH_MAJOR).resolution; member
260 out.touch_major_res = axisMajor->resolution; in createPalmFilterDeviceInfo()751 deviceInfo << mDeviceInfo << ", touch_major_res=" << mDeviceInfo.touch_major_res in dump()
133 ASSERT_EQ(MAJOR_RESOLUTION, info.touch_major_res); in TEST()