Searched refs:kPlayOnCallingThread (Results 1 – 1 of 1) sorted by relevance
41 static constexpr bool kPlayOnCallingThread = true; variable242 if (fromAvailableQueue && kPlayOnCallingThread) { in queueForPlay()