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

  /external/chromium_org/ppapi/examples/input/
pointer_event_input.cc 55 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
64 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
77 UpdateSquare(static_cast<int>(point.position().x()),
143 void UpdateSquare(int x, int y) {
  /external/chromium_org/ppapi/examples/2d/
paint_manager_example.cc 55 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
64 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
125 void UpdateSquare(int x, int y) {

Completed in 42 milliseconds