OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDirectSound_SetCooperativeLevel
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c
435
result =
IDirectSound_SetCooperativeLevel
(sndObj, focus,
512
result =
IDirectSound_SetCooperativeLevel
(sndObj,
515
result =
IDirectSound_SetCooperativeLevel
(sndObj,
/external/qemu/audio/
dsoundaudio.c
440
hr =
IDirectSound_SetCooperativeLevel
(
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h
467
#define
IDirectSound_SetCooperativeLevel
(p,a,b) (p)->lpVtbl->SetCooperativeLevel(p,a,b)
481
#define
IDirectSound_SetCooperativeLevel
(p,a,b) (p)->SetCooperativeLevel(a,b)
[
all
...]
Completed in 116 milliseconds