Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/oboeservice/
H A DAAudioServiceStreamShared.h61 std::shared_ptr<SharedRingBuffer> getAudioDataQueue_l() in getAudioDataQueue_l() function
H A DAAudioServiceEndpointPlay.cpp103 = streamShared->getAudioDataQueue_l(); in callbackLoop()