Searched defs:effectType (Results 1 – 9 of 9) sorted by relevance
124 SLInterfaceID effectType, effectImplementation; in TestGenericFxCapabilities() local
158 public String effectUuidToString(UUID effectType) { in effectUuidToString()
131 oneway void playSoundEffect(int effectType); in playSoundEffect()133 oneway void playSoundEffectVolume(int effectType, float volume); in playSoundEffectVolume()
2226 public void playSoundEffect(int effectType) { in playSoundEffect()2261 public void playSoundEffect(int effectType, int userId) { in playSoundEffect()2297 public void playSoundEffect(int effectType, float volume) { in playSoundEffect()
214 int32_t effectType = in initDecoder() local
335 int32_t effectType = mIntf->getDrcEffectType(); in initDecoder() local
889 int32_t effectType = mIntf->getDrcEffectType(); in initXAACDrc() local
468 int32_t effectType; member
3476 public void playSoundEffect(int effectType) { in playSoundEffect()3481 public void playSoundEffectVolume(int effectType, float volume) { in playSoundEffectVolume()5109 private String getSoundEffectFilePath(int effectType) { in getSoundEffectFilePath()5272 private void onPlaySoundEffect(int effectType, int volume) { in onPlaySoundEffect()