Home
last modified time | relevance | path

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

/external/chromium_org/ash/touch/
Dtouch_observer_hud_unittest.cc256 return GetInternalRootController()->touch_hud_debug(); in GetInternalTouchHudDebug()
260 return GetExternalRootController()->touch_hud_debug(); in GetExternalTouchHudDebug()
264 return GetPrimaryRootController()->touch_hud_debug(); in GetPrimaryTouchHudDebug()
268 return GetSecondaryRootController()->touch_hud_debug(); in GetSecondaryTouchHudDebug()
Dtouch_hud_debug.cc378 internal::TouchHudDebug* hud = controller->touch_hud_debug(); in GetAllAsDictionary()
/external/chromium_org/ash/accelerators/
Daccelerator_controller.cc671 if (controller->touch_hud_debug()) { in HandleTouchHudClear()
672 controller->touch_hud_debug()->Clear(); in HandleTouchHudClear()
681 if (controller->touch_hud_debug()) { in HandleTouchHudModeChange()
682 controller->touch_hud_debug()->ChangeToNextMode(); in HandleTouchHudModeChange()
/external/chromium_org/ash/
Droot_window_controller.h130 TouchHudDebug* touch_hud_debug() const { in touch_hud_debug() function
Dash.gyp412 'touch/touch_hud_debug.cc',
413 'touch/touch_hud_debug.h',