HomeSort by relevance Sort by last modified time
    Searched refs:touch_hud_projection_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/
root_window_controller.h 112 return touch_hud_projection_;
123 touch_hud_projection_ = hud;
267 TouchHudProjection* touch_hud_projection_; member in class:ash::internal::RootWindowController
root_window_controller.cc 213 touch_hud_projection_(NULL) {
781 if (touch_hud_projection_)
787 if (!touch_hud_projection_)
789 touch_hud_projection_->Remove();

Completed in 41 milliseconds