Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/itf/
H A DIAndroidEffect.cpp92 result = android_genericFx_sendCommand(thiz, effectImplementationId, command, commandSize, in IAndroidEffect_SendCommand()
/aosp12/frameworks/wilhelm/src/android/
H A Dandroid_Effect.h105 extern SLresult android_genericFx_sendCommand(IAndroidEffect* iae, SLInterfaceID pUuid,
H A Dandroid_Effect.cpp893 SLresult android_genericFx_sendCommand(IAndroidEffect* iae, SLInterfaceID pUuid, in android_genericFx_sendCommand() function