Home
last modified time | relevance | path

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

/frameworks/wilhelm/tools/mphtogen/
DMPH.h43 #define MPH_ENGINECAPABILITIES 17 macro
DMPH_to.c125 [MPH_ENGINECAPABILITIES] = 3,
/frameworks/wilhelm/src/
DMPH.h43 #define MPH_ENGINECAPABILITIES 17 macro
DMPH_to.c125 [MPH_ENGINECAPABILITIES] = 3,
Dsl_iid.cpp42 const SLInterfaceID SL_IID_ENGINECAPABILITIES = &SL_IID_array[MPH_ENGINECAPABILITIES];
Dclasses.cpp165 {MPH_ENGINECAPABILITIES, INTERFACE_IMPLICIT_BASE, offsetof(CEngine, mEngineCapabilities)},
/frameworks/wilhelm/tools/hashgen/
DMPH.h43 #define MPH_ENGINECAPABILITIES 17 macro
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp113 MPH_ENGINECAPABILITIES, in IID_to_MPH()