Home
last modified time | relevance | path

Searched refs:registerThread (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.h70 aaudio_result_t registerThread() override;
DAudioStreamInternal.cpp357 aaudio_result_t AudioStreamInternal::registerThread() { in registerThread() function in AudioStreamInternal
/frameworks/av/media/libaaudio/src/core/
DAudioStream.cpp143 mThreadRegistrationResult = registerThread(); in wrapUserThread()
DAudioStream.h113 virtual aaudio_result_t registerThread() { in registerThread() function