Searched defs:effectType (Results 1 – 13 of 13) sorted by relevance
178 int preProcCreateEffect(effect_handle_t* pEffectHandle, uint32_t effectType, in preProcCreateEffect()229 PreProcId effectType = (PreProcId)state.range(1); in BM_PREPROCESSING() local
124 SLInterfaceID effectType, effectImplementation; in TestGenericFxCapabilities() local
158 public String effectUuidToString(UUID effectType) { in effectUuidToString()
206 const effect_uuid_t *effectType) in getIoForSession()
375 int32_t effectType = mIntf->getDrcEffectType(); in initDecoder() local717 int32_t effectType = mIntf->getDrcEffectType(); in process() local
161 int preProcCreateEffect(effect_handle_t* pEffectHandle, uint32_t effectType, in preProcCreateEffect()
216 int32_t effectType = in initDecoder() local
152 oneway void playSoundEffect(int effectType); in playSoundEffect()154 oneway void playSoundEffectVolume(int effectType, float volume); in playSoundEffectVolume()
3483 public void playSoundEffect(@SystemSoundEffect int effectType) { in playSoundEffect()3508 public void playSoundEffect(@SystemSoundEffect int effectType, int userId) { in playSoundEffect()3534 public void playSoundEffect(@SystemSoundEffect int effectType, float volume) { in playSoundEffect()
892 int32_t effectType = mIntf->getDrcEffectType(); in initXAACDrc() local
273 aidl::Effect effectType = static_cast<aidl::Effect>(effect); in vibratorPerformEffect() local
484 int32_t effectType; member
5002 public void playSoundEffect(int effectType) { in playSoundEffect()5007 public void playSoundEffectVolume(int effectType, float volume) { in playSoundEffectVolume()