Searched refs:hasFastMixer (Results 1 – 2 of 2) sorted by relevance
843 virtual bool hasFastMixer() const = 0;882 if (hasFastMixer()) {920 virtual bool hasFastMixer() const { return mFastMixer != 0; } in hasFastMixer() function936 virtual bool requireMonoBlend() { return mMasterMono.load() && !hasFastMixer(); } in requireMonoBlend()985 virtual bool hasFastMixer() const { return false; } in hasFastMixer() function1081 virtual bool hasFastMixer() const { return false; } in hasFastMixer() function
1779 hasFastMixer() && in createTrack_l()1803 channelMask, sampleRate, mSampleRate, hasFastMixer(), tid, mFastTrackAvailMask); in createTrack_l()