Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DIAfThread.h424 static sp<IAfPlaybackThread> createBitPerfectThread(
H A DAudioFlinger.cpp3132 thread = IAfPlaybackThread::createBitPerfectThread( in openOutput_l()
H A DThreads.cpp11662 sp<IAfPlaybackThread> IAfPlaybackThread::createBitPerfectThread( in createBitPerfectThread() function in android::IAfPlaybackThread