Searched refs:DSOUND_PrimaryDestroy (Results 1 – 3 of 3) sorted by relevance
363 HRESULT DSOUND_PrimaryDestroy(DirectSoundDevice *device) DECLSPEC_HIDDEN;
321 HRESULT DSOUND_PrimaryDestroy(DirectSoundDevice *device) in DSOUND_PrimaryDestroy() function
1244 hr = DSOUND_PrimaryDestroy(device); in DirectSoundDevice_Release()