Searched refs:UpdateSquare (Results 1 - 2 of 2) sorted by path

/external/chromium_org/ppapi/examples/2d/
H A Dpaint_manager_example.cc57 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
66 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
127 void UpdateSquare(int x, int y) { function in class:MyInstance
/external/chromium_org/ppapi/examples/input/
H A Dpointer_event_input.cc57 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
66 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
79 UpdateSquare(static_cast<int>(point.position().x()),
145 void UpdateSquare(int x, int y) { function in class:MyInstance

Completed in 563 milliseconds