Searched defs:commandExecuted (Results 1 – 4 of 4) sorted by relevance
| /frameworks/av/media/libmedia/ | ||
| D | IEffectClient.cpp | 59 void commandExecuted(uint32_t cmdCode, in commandExecuted() function in android::BpEffectClient |
| D | AudioEffect.cpp | 394 void AudioEffect::commandExecuted(uint32_t cmdCode, in commandExecuted() function in android::AudioEffect |
| /frameworks/av/include/media/ | ||
| D | AudioEffect.h | 452 virtual void commandExecuted(uint32_t cmdCode, in commandExecuted() function |
| /frameworks/av/services/audioflinger/ | ||
| D | Effects.cpp | 1301 void AudioFlinger::EffectHandle::commandExecuted(uint32_t cmdCode, in commandExecuted() function in android::AudioFlinger::EffectHandle |