Searched refs:UpdateDisplayID (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/host/
H A Dash_window_tree_host.h56 virtual void UpdateDisplayID(int64 id1, int64 id2) {} function in class:ash::AshWindowTreeHost
H A Dash_window_tree_host_x11.h35 virtual void UpdateDisplayID(int64 id1, int64 id2) OVERRIDE;
H A Dash_window_tree_host_x11.cc129 void AshWindowTreeHostX11::UpdateDisplayID(int64 id1, int64 id2) { function in class:ash::AshWindowTreeHostX11
/external/chromium_org/ash/touch/
H A Dtouch_transformer_controller.cc225 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID(
245 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID(
267 RootWindowController::ForWindow(root1)->ash_host()->UpdateDisplayID(
269 RootWindowController::ForWindow(root2)->ash_host()->UpdateDisplayID(
287 RootWindowController::ForWindow(root)->ash_host()->UpdateDisplayID(

Completed in 360 milliseconds