Searched refs:max_touch_points (Results 1 – 1 of 1) sorted by relevance
18 jint max_touch_points = Java_TouchDevice_maxTouchPoints(env, context); in MaxTouchPoints() local19 return static_cast<int>(max_touch_points); in MaxTouchPoints()