Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DIAfThread.h512 virtual bool isTrackAllowed_l(
DThreads.h1118 bool isTrackAllowed_l( in isTrackAllowed_l() function
1610 bool isTrackAllowed_l(
DTracks.cpp802 if (!thread->isTrackAllowed_l(channelMask, format, sessionId, uid)) { in Track()
DThreads.cpp6381 bool MixerThread::isTrackAllowed_l( in isTrackAllowed_l() function in android::MixerThread
6385 if (!PlaybackThread::isTrackAllowed_l(channelMask, format, sessionId, uid)) { in isTrackAllowed_l()