Home
last modified time | relevance | path

Searched refs:MPH_3DDOPPLER (Results 1 – 8 of 8) sorted by relevance

/frameworks/wilhelm/tools/mphtogen/
DMPH_to.c46 [MPH_3DDOPPLER] = 3,
60 [MPH_3DDOPPLER] = 3,
158 [MPH_3DDOPPLER] = 2,
184 [MPH_3DDOPPLER] = 3,
DMPH.h27 #define MPH_3DDOPPLER 1 macro
/frameworks/wilhelm/src/
DMPH_to.c46 [MPH_3DDOPPLER] = 3,
60 [MPH_3DDOPPLER] = 3,
158 [MPH_3DDOPPLER] = 2,
184 [MPH_3DDOPPLER] = 3,
Dclasses.c31 {MPH_3DDOPPLER, INTERFACE_DYNAMIC_GAME, offsetof(C3DGroup, m3DDoppler)},
60 {MPH_3DDOPPLER, INTERFACE_DYNAMIC_GAME, offsetof(CAudioPlayer, m3DDoppler)},
232 {MPH_3DDOPPLER, INTERFACE_DYNAMIC_GAME, offsetof(CListener, m3DDoppler)},
292 {MPH_3DDOPPLER, INTERFACE_DYNAMIC_GAME, offsetof(C3DGroup, m3DDoppler)},
DMPH.h27 #define MPH_3DDOPPLER 1 macro
Dsl_iid.c25 const SLInterfaceID SL_IID_3DDOPPLER = &SL_IID_array[MPH_3DDOPPLER];
/frameworks/wilhelm/tools/hashgen/
DMPH.h27 #define MPH_3DDOPPLER 1 macro
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.c243 MPH_3DDOPPLER, in IID_to_MPH()