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

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbelo.c 122 int input_x = *dx; local
127 *dx = ((int)cache_vinfo.xres - ((int)cache_vinfo.xres * (input_x - ELO_MIN_X)) / width);
  /external/chromium_org/remoting/host/
client_session_unittest.cc 647 int input_x[3] = { -999, 100, 999 }; local
656 injected_event.set_x(input_x[i]);

Completed in 1776 milliseconds