Home
last modified time | relevance | path

Searched refs:stopBlockingIOThread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.cpp104 stopBlockingIOThread(); in release()
113 stopBlockingIOThread(); in close()
131 stopBlockingIOThread(); in pause()
141 stopBlockingIOThread(); in stopAllStreams()
H A DNativeAudioContext.h189 void stopBlockingIOThread() { in stopBlockingIOThread() function