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

  /external/chromium_org/cc/resources/
layer_quad.h 41 void move_x(float dx) { x_ += dx; } function in class:cc::LayerQuad::Edge
  /external/chromium_org/ui/aura/test/
event_generator.h 265 int move_x,
283 int move_x,
event_generator.cc 351 int move_x,
356 count, start, delays, event_separation_time_ms, steps, move_x, move_y);
365 int move_x,
372 int delta_x = move_x / steps;

Completed in 71 milliseconds