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

  /external/chromium_org/chrome/browser/metrics/
chromeos_metrics_provider.cc 164 gfx::Display::TouchSupport has_touch = ui::GetInternalDisplayTouchSupport(); local
165 if (has_touch == gfx::Display::TOUCH_SUPPORT_AVAILABLE)
167 else if (has_touch == gfx::Display::TOUCH_SUPPORT_UNAVAILABLE)

Completed in 93 milliseconds