Searched refs:SET_PITCH (Results 1 – 1 of 1) sorted by relevance
88 private static final int SET_PITCH = 1 << 1; field in PlaybackParams121 mSet |= SET_AUDIO_FALLBACK_MODE | SET_AUDIO_STRETCH_MODE | SET_PITCH | SET_SPEED; in allowDefaults()184 mSet |= SET_PITCH; in setPitch()194 if ((mSet & SET_PITCH) == 0) { in getPitch()