Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
DMPH_to.c45 [MPH_3DLOCATION] = 2,
62 [MPH_3DLOCATION] = 5,
159 [MPH_3DLOCATION] = 3
186 [MPH_3DLOCATION] = 5,
Dclasses.cpp30 {MPH_3DLOCATION, INTERFACE_IMPLICIT, offsetof(C3DGroup, m3DLocation)},
62 {MPH_3DLOCATION, INTERFACE_EXPLICIT_GAME, offsetof(CAudioPlayer, m3DLocation)},
236 {MPH_3DLOCATION, INTERFACE_EXPLICIT_GAME, offsetof(CListener, m3DLocation)},
297 {MPH_3DLOCATION, INTERFACE_EXPLICIT_GAME, offsetof(CMidiPlayer, m3DLocation)},
DMPH.h29 #define MPH_3DLOCATION 3 macro
Dsl_iid.cpp27 const SLInterfaceID SL_IID_3DLOCATION = &SL_IID_array[MPH_3DLOCATION];
/frameworks/wilhelm/tools/mphtogen/
DMPH_to.c45 [MPH_3DLOCATION] = 2,
62 [MPH_3DLOCATION] = 5,
159 [MPH_3DLOCATION] = 3
186 [MPH_3DLOCATION] = 5,
DMPH.h29 #define MPH_3DLOCATION 3 macro
/frameworks/wilhelm/tools/hashgen/
DMPH.h29 #define MPH_3DLOCATION 3 macro
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp88 MPH_3DLOCATION, in IID_to_MPH()