HomeSort by relevance Sort by last modified time
    Searched full:input_y (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbelo.c 123 int input_y = *dy; local
128 *dy = (cache_vinfo.yres * (input_y - ELO_MIN_Y)) / height;

Completed in 229 milliseconds