Home | History | Annotate | Download | only in D3D9

Lines Matching defs:ColorFill

117 	long Direct3DDevice9Ex::ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color)
121 return Direct3DDevice9::ColorFill(surface, rect, color);