Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DMmapStreamInterface.h64 static status_t openMmapStream(stream_direction_t direction,
/frameworks/av/services/oboeservice/
DAAudioServiceEndpointMMAP.cpp135 status_t status = MmapStreamInterface::openMmapStream(streamDirection, in open()
/frameworks/av/services/audioflinger/
DAudioFlinger.h294 status_t openMmapStream(MmapStreamInterface::stream_direction_t direction,
DAudioFlinger.cpp260 status_t MmapStreamInterface::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::MmapStreamInterface
276 ret = af->openMmapStream( in openMmapStream()
282 status_t AudioFlinger::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::AudioFlinger