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