Searched refs:pEngineOptions (Results 1 – 7 of 7) sorted by relevance
/frameworks/wilhelm/src/ |
D | sl_entry.cpp | 22 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in slCreateEngine() argument 27 result = liCreateEngine(pEngine, numOptions, pEngineOptions, numInterfaces, pInterfaceIds, in slCreateEngine()
|
D | xa_entry.cpp | 22 const XAEngineOption *pEngineOptions, XAuint32 numInterfaces, in xaCreateEngine() argument 28 (const SLEngineOption *) pEngineOptions, numInterfaces, in xaCreateEngine()
|
D | entry.cpp | 28 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in liCreateEngine() argument 47 if ((0 < numOptions) && (NULL == pEngineOptions)) { in liCreateEngine() 59 const SLEngineOption *option = pEngineOptions; in liCreateEngine()
|
D | sles_allinclusive.h | 432 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces,
|
/frameworks/libs/native_bridge_support/android_api/libOpenSLES/proxy/ |
D | sles_trampolines.cc | 910 auto [pEngine, numOptions, pEngineOptions, numInterfaces, pInterfaceIds, pInterfaceRequired] = in DoCustomTrampoline_slCreateEngine() 915 pEngine, numOptions, pEngineOptions, numInterfaces, pInterfaceIds, pInterfaceRequired); in DoCustomTrampoline_slCreateEngine()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 2755 const SLEngineOption *pEngineOptions,
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 510 const XAEngineOption * pEngineOptions,
|