Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DIAfThread.h421 static sp<IAfPlaybackThread> createOffloadThread(
DAudioFlinger.cpp2975 thread = IAfPlaybackThread::createOffloadThread(this, outputStream, *output, in openOutput_l()
DThreads.cpp7321 sp<IAfPlaybackThread> IAfPlaybackThread::createOffloadThread( in createOffloadThread() function in android::IAfPlaybackThread