Home
last modified time | relevance | path

Searched refs:doBroadcast (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
DIOutputMixExt.c67 SLboolean doBroadcast = SL_BOOLEAN_FALSE; in track_check() local
80 doBroadcast = SL_BOOLEAN_TRUE; in track_check()
95 doBroadcast = SL_BOOLEAN_TRUE; in track_check()
141 doBroadcast = SL_BOOLEAN_TRUE; in track_check()
154 if (doBroadcast) { in track_check()
/frameworks/av/services/audioflinger/
DThreads.cpp5688 bool doBroadcast = false; in threadLoop() local
5710 doBroadcast = true; in threadLoop()
5720 doBroadcast = true; in threadLoop()
5745 if (doBroadcast) { in threadLoop()