Searched refs:ydstlen (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
H A DSDL_fbmatrox.c69 Uint32 ydstlen; local
99 ydstlen = (rect->h | (dstY << 16));
110 mga_out32(MGAREG_YDSTLEN + MGAREG_EXEC, ydstlen);

Completed in 82 milliseconds