Home
last modified time | relevance | path

Searched refs:SL_IID_ANDROIDEFFECTCAPABILITIES (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/tests/examples/
DslesTestEffectCapabilities.cpp89 iidArray[0] = SL_IID_ANDROIDEFFECTCAPABILITIES; in TestGenericFxCapabilities()
109 result = (*sl)->GetInterface(sl, SL_IID_ANDROIDEFFECTCAPABILITIES, (void*)&EffectLibItf); in TestGenericFxCapabilities()
/frameworks/wilhelm/src/
Dsl_iid.c76 const SLInterfaceID SL_IID_ANDROIDEFFECTCAPABILITIES = &SL_IID_array[MPH_ANDROIDEFFECTCAPABILITIES]; variable
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h142 extern SL_API const SLInterfaceID SL_IID_ANDROIDEFFECTCAPABILITIES;