OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1291 milliseconds