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

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbmatrox.c 69 Uint32 ydstlen; local
99 ydstlen = (rect->h | (dstY << 16));
110 mga_out32(MGAREG_YDSTLEN + MGAREG_EXEC, ydstlen);

Completed in 110 milliseconds