HomeSort by relevance Sort by last modified time
    Searched full:is_direct_touch (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/display/chromeos/x11/
touchscreen_device_manager_x11.cc 117 bool is_direct_touch = false; local
144 is_direct_touch = touch_info->mode == XIDirectTouch;
151 if (width > 0.0 && height > 0.0 && is_direct_touch) {

Completed in 152 milliseconds