Home
last modified time | relevance | path

Searched defs:reportData (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/oboeservice/
DAAudioServiceEndpointMMAP.cpp582 void AAudioServiceEndpointMMAP::reportData() { in reportData() function in AAudioServiceEndpointMMAP
/frameworks/av/services/audioflinger/
DThreads.cpp9849 status_t AudioFlinger::MmapThreadHandle::reportData(const void* buffer, size_t frameCount) { in reportData() function in android::AudioFlinger::MmapThreadHandle
10168 status_t AudioFlinger::MmapThread::reportData(const void* /*buffer*/, size_t /*frameCount*/) { in reportData() function in android::AudioFlinger::MmapThread
10863 status_t AudioFlinger::MmapPlaybackThread::reportData(const void* buffer, size_t frameCount) { in reportData() function in android::AudioFlinger::MmapPlaybackThread