Searched refs:commandSize (Results 1 – 4 of 4) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | IAndroidEffect.cpp | 86 SLInterfaceID effectImplementationId, SLuint32 command, SLuint32 commandSize, in IAndroidEffect_SendCommand() argument 92 result = android_genericFx_sendCommand(thiz, effectImplementationId, command, commandSize, in IAndroidEffect_SendCommand()
|
/frameworks/wilhelm/src/android/ |
D | android_Effect.h | 91 SLuint32 command, SLuint32 commandSize, void* pCommandData,
|
D | android_Effect.cpp | 842 SLuint32 command, SLuint32 commandSize, void* pCommandData, in android_genericFx_sendCommand() argument 853 (uint32_t) commandSize, in android_genericFx_sendCommand()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES_Android.h | 110 SLuint32 commandSize,
|