Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/touch/
Dtouch_device_android.cc18 jint max_touch_points = Java_TouchDevice_maxTouchPoints(env, context); in MaxTouchPoints() local
19 return static_cast<int>(max_touch_points); in MaxTouchPoints()