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

  /external/chromium_org/ash/touch/
touch_hud_projection.cc 178 controller->set_touch_hud_projection(this);
183 controller->set_touch_hud_projection(NULL);
  /external/chromium_org/ash/
root_window_controller.h 122 void set_touch_hud_projection(TouchHudProjection* hud) { function in class:ash::internal::RootWindowController
root_window_controller.cc 783 set_touch_hud_projection(new TouchHudProjection(root_window_.get()));

Completed in 4685 milliseconds