Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h986 virtual bool isTrackAllowed_l( in isTrackAllowed_l() function
1333 virtual bool isTrackAllowed_l(
DTracks.cpp679 if (!thread->isTrackAllowed_l(channelMask, format, sessionId, uid)) { in Track()
DThreads.cpp5630 bool AudioFlinger::MixerThread::isTrackAllowed_l( in isTrackAllowed_l() function in android::AudioFlinger::MixerThread
5634 if (!PlaybackThread::isTrackAllowed_l(channelMask, format, sessionId, uid)) { in isTrackAllowed_l()