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

  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
riva_mmio.h 111 U032 WidthHeight;
125 U032 WidthHeight;
138 U032 WidthHeight;
150 U032 WidthHeight;
169 U032 WidthHeight;
SDL_fbriva.c 101 Bitmap->UnclippedRectangle[0].WidthHeight = (dstW << 16) | dstH;
148 Blt->WidthHeight = (dstH << 16) | dstW;

Completed in 21 milliseconds