Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DIAfThread.h416 static sp<IAfPlaybackThread> createMixerThread(
DAudioFlinger.cpp2987 thread = IAfPlaybackThread::createMixerThread( in openOutput_l()
DThreads.cpp5074 sp<IAfPlaybackThread> IAfPlaybackThread::createMixerThread( in createMixerThread() function in android::IAfPlaybackThread