Searched refs:touch_hud_debug (Results 1 – 5 of 5) sorted by relevance
254 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()
376 TouchHudDebug* hud = controller->touch_hud_debug(); in GetAllAsDictionary()
612 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()
135 TouchHudDebug* touch_hud_debug() const { in touch_hud_debug() function
513 'touch/touch_hud_debug.cc',514 'touch/touch_hud_debug.h',