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 57 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) {
  /external/chromium_org/ppapi/examples/2d/
paint_manager_example.cc 57 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
66 UpdateSquare(static_cast<int>(mouse_event.GetPosition().x()),
127 void UpdateSquare(int x, int y) {

Completed in 150 milliseconds