Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DMmapStreamInterface.h69 static status_t openMmapStream(stream_direction_t direction,
/frameworks/av/services/oboeservice/
DAAudioServiceEndpointMMAP.cpp210 const status_t status = MmapStreamInterface::openMmapStream(streamDirection, in openWithConfig()
/frameworks/av/services/audioflinger/
DAudioFlinger.h423 status_t openMmapStream(MmapStreamInterface::stream_direction_t direction,
DAudioFlinger.cpp476 status_t MmapStreamInterface::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::MmapStreamInterface
491 ret = af->openMmapStream( in openMmapStream()
498 status_t AudioFlinger::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::AudioFlinger