HomeSort by: relevance | last modified time | path
    Searched refs:UnclippedRectangle (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-nv/dist/src/
riva_xaa.c 119 pRiva->riva.Bitmap->UnclippedRectangle[0].TopLeft = (x << 16) | y;
121 pRiva->riva.Bitmap->UnclippedRectangle[0].WidthHeight = (w << 16) | h;
194 pRiva->riva.Bitmap->UnclippedRectangle[0].TopLeft = (x << 16) | y;
196 pRiva->riva.Bitmap->UnclippedRectangle[0].WidthHeight = (w << 16) | h;
riva_hw.h 131 } UnclippedRectangle[64];

Completed in 4 milliseconds