Searched refs:trackCnt (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DEffects.cpp1450 bool tracksOnSession = (trackCnt() != 0);
H A DEffects.h299 int32_t trackCnt() const { return android_atomic_acquire_load(&mTrackCnt); } function in class:EffectChain

Completed in 75 milliseconds