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

  /external/chromium_org/ash/touch/
touchscreen_util.cc 29 state->touch_support() == gfx::Display::TOUCH_SUPPORT_UNKNOWN) {
52 if (state->touch_support() == gfx::Display::TOUCH_SUPPORT_AVAILABLE ||
92 state->touch_support() == gfx::Display::TOUCH_SUPPORT_UNKNOWN) {
  /external/chromium_org/ui/events/
event_utils.cc 134 return it->touch_support();
  /external/chromium_org/ui/gfx/
display.h 79 TouchSupport touch_support() const { return touch_support_; } function in class:gfx::Display
  /external/chromium_org/ash/display/
display_info.h 112 gfx::Display::TouchSupport touch_support() const { return touch_support_; } function in class:ash::DisplayInfo
display_manager.cc     [all...]

Completed in 603 milliseconds