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

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbriva.c 100 Bitmap->UnclippedRectangle[0].TopLeft = (dstX << 16) | dstY;
101 Bitmap->UnclippedRectangle[0].WidthHeight = (dstW << 16) | dstH;
riva_mmio.h 170 } UnclippedRectangle[64];

Completed in 61 milliseconds