Home
last modified time | relevance | path

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

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