Home
last modified time | relevance | path

Searched refs:XHotSpot (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Ddevice9.h251 UINT XHotSpot,
Dnine_lock.c600 UINT XHotSpot, in LockDevice9_SetCursorProperties() argument
606 r = NineDevice9_SetCursorProperties(This, XHotSpot, YHotSpot, pCursorBitmap); in LockDevice9_SetCursorProperties()
Ddevice9.c760 UINT XHotSpot, in NineDevice9_SetCursorProperties() argument
772 "pCursorBitmap=%p\n", This, XHotSpot, YHotSpot, pCursorBitmap); in NineDevice9_SetCursorProperties()
796 This->cursor.hotspot.x = XHotSpot; in NineDevice9_SetCursorProperties()
/external/mesa3d/include/D3D9/
Dd3d9.h168 …virtual HRESULT WINAPI SetCursorProperties(UINT XHotSpot, UINT YHotSpot, IDirect3DSurface9 *pCurso…
756 …HRESULT (WINAPI *SetCursorProperties)(IDirect3DDevice9 *This, UINT XHotSpot, UINT YHotSpot, IDirec…
1007 …HRESULT (WINAPI *SetCursorProperties)(IDirect3DDevice9Ex *This, UINT XHotSpot, UINT YHotSpot, IDir…