HomeSort by relevance Sort by last modified time
    Searched full:input_x (Results 1 - 1 of 1) 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);

Completed in 45 milliseconds