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.cc254 return GetInternalRootController()->touch_hud_debug(); in GetInternalTouchHudDebug()
258 return GetExternalRootController()->touch_hud_debug(); in GetExternalTouchHudDebug()
262 return GetPrimaryRootController()->touch_hud_debug(); in GetPrimaryTouchHudDebug()
266 return GetSecondaryRootController()->touch_hud_debug(); in GetSecondaryTouchHudDebug()
Dtouch_hud_debug.cc376 TouchHudDebug* hud = controller->touch_hud_debug(); in GetAllAsDictionary()
/external/chromium_org/ash/accelerators/
Daccelerator_controller.cc612 if (controller->touch_hud_debug()) { in HandleTouchHudClear()
613 controller->touch_hud_debug()->Clear(); in HandleTouchHudClear()
622 if (controller->touch_hud_debug()) { in HandleTouchHudModeChange()
623 controller->touch_hud_debug()->ChangeToNextMode(); in HandleTouchHudModeChange()
/external/chromium_org/ash/
Droot_window_controller.h135 TouchHudDebug* touch_hud_debug() const { in touch_hud_debug() function
Dash.gyp513 'touch/touch_hud_debug.cc',
514 'touch/touch_hud_debug.h',