Home
last modified time | relevance | path

Searched defs:SetCursorProperties (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp656 …long Direct3DDevice9Ex::SetCursorProperties(unsigned int x, unsigned int y, IDirect3DSurface9 *cur… in SetCursorProperties() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp2645 …long Direct3DDevice9::SetCursorProperties(unsigned int x0, unsigned int y0, IDirect3DSurface9 *cur… in SetCursorProperties() function in D3D9::Direct3DDevice9
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2136 …long Direct3DDevice8::SetCursorProperties(unsigned int x0, unsigned int y0, IDirect3DSurface8 *cur… in SetCursorProperties() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h262 …STDMETHOD(SetCursorProperties)(THIS_ UINT XHotSpot,UINT YHotSpot,IDirect3DSurface8* pCursorBitmap)… in DECLARE_INTERFACE_() local