Home
last modified time | relevance | path

Searched defs:ppDevice (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/directx/d3d9/
H A Dd3d9_baseobject.c65 HRESULT D3D9BaseObject_GetDevice(D3D9BaseObject* pBaseObject, IDirect3DDevice9** ppDevice) in D3D9BaseObject_GetDevice()
75 HRESULT D3D9BaseObject_GetDeviceInt(D3D9BaseObject* pBaseObject, DIRECT3DDEVICE9_INT** ppDevice) in D3D9BaseObject_GetDeviceInt()
H A Dd3d9_swapchain.c107 …RESULT WINAPI Direct3DSwapChain9_GetDevice(LPDIRECT3DSWAPCHAIN9 iface, IDirect3DDevice9** ppDevice) in Direct3DSwapChain9_GetDevice()
H A Dd3d9_mipmap.c79 HRESULT WINAPI D3D9MipMap_GetDevice(LPDIRECT3DTEXTURE9 iface, IDirect3DDevice9** ppDevice) in D3D9MipMap_GetDevice()
/reactos/dll/directx/wine/dsound/
H A Dcapture.c974 DirectSoundCaptureDevice ** ppDevice) in DirectSoundCaptureDevice_Create()
1026 DirectSoundCaptureDevice ** ppDevice, in DirectSoundCaptureDevice_Initialize()
H A Ddsound.c1141 static HRESULT DirectSoundDevice_Create(DirectSoundDevice ** ppDevice) in DirectSoundDevice_Create()
1326 HRESULT DirectSoundDevice_Initialize(DirectSoundDevice ** ppDevice, LPCGUID lpcGUID) in DirectSoundDevice_Initialize()