Home
last modified time | relevance | path

Searched refs:bitmap_impl (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/d3d8/
H A Ddevice.c650 struct d3d8_surface *bitmap_impl = unsafe_impl_from_IDirect3DSurface8(bitmap); in d3d8_device_SetCursorProperties() local
664 hotspot_x, hotspot_y, bitmap_impl->wined3d_texture, bitmap_impl->sub_resource_idx); in d3d8_device_SetCursorProperties()
/reactos/dll/directx/wine/d3d9/
H A Ddevice.c695 struct d3d9_surface *bitmap_impl = unsafe_impl_from_IDirect3DSurface9(bitmap); in d3d9_device_SetCursorProperties() local
709 hotspot_x, hotspot_y, bitmap_impl->wined3d_texture, bitmap_impl->sub_resource_idx); in d3d9_device_SetCursorProperties()