Searched defs:effectType (Results 1 – 10 of 10) sorted by relevance
124 SLInterfaceID effectType, effectImplementation; in TestGenericFxCapabilities() local
158 public String effectUuidToString(UUID effectType) { in effectUuidToString()
135 oneway void playSoundEffect(int effectType); in playSoundEffect()137 oneway void playSoundEffectVolume(int effectType, float volume); in playSoundEffectVolume()
2257 public void playSoundEffect(int effectType) { in playSoundEffect()2292 public void playSoundEffect(int effectType, int userId) { in playSoundEffect()2328 public void playSoundEffect(int effectType, float volume) { in playSoundEffect()
214 int32_t effectType = in initDecoder() local
341 aidl::Effect effectType(static_cast<aidl::Effect>(effect)); in vibratorPerformEffect() local
335 int32_t effectType = mIntf->getDrcEffectType(); in initDecoder() local
889 int32_t effectType = mIntf->getDrcEffectType(); in initXAACDrc() local
468 int32_t effectType; member
3504 public void playSoundEffect(int effectType) { in playSoundEffect()3509 public void playSoundEffectVolume(int effectType, float volume) { in playSoundEffectVolume()