Searched refs:gotFastPath (Results 1 – 1 of 1) sorted by relevance
189 bool gotFastPath = (mAudioRecord->getFlags() & AUDIO_INPUT_FLAG_FAST) in open() local191 if (getFormat() != getDeviceFormat() && !gotFastPath) { in open()