Home
last modified time | relevance | path

Searched refs:touch_hud_projection (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/
Droot_window_controller.h133 TouchHudProjection* touch_hud_projection() const { in touch_hud_projection() function
Dash.gyp414 'touch/touch_hud_projection.cc',
415 'touch/touch_hud_projection.h',
/external/chromium_org/ash/touch/
Dtouch_observer_hud_unittest.cc288 return GetInternalRootController()->touch_hud_projection(); in GetInternalTouchHudProjection()