Home
last modified time | relevance | path

Searched refs:isTrackAllowed_l (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.h928 virtual bool isTrackAllowed_l( in isTrackAllowed_l() function
1236 virtual bool isTrackAllowed_l(
DTracks.cpp559 if (!thread->isTrackAllowed_l(channelMask, format, sessionId, uid)) { in Track()
DThreads.cpp5517 bool AudioFlinger::MixerThread::isTrackAllowed_l( in isTrackAllowed_l() function in android::AudioFlinger::MixerThread
5521 if (!PlaybackThread::isTrackAllowed_l(channelMask, format, sessionId, uid)) { in isTrackAllowed_l()