Home
last modified time | relevance | path

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

/aosp12/frameworks/av/include/media/
H A DMmapStreamInterface.h69 static status_t openMmapStream(stream_direction_t direction,
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioServiceEndpointMMAP.cpp154 status_t status = MmapStreamInterface::openMmapStream(streamDirection, in openWithFormat()
/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.h294 status_t openMmapStream(MmapStreamInterface::stream_direction_t direction,
H A DAudioFlinger.cpp383 status_t MmapStreamInterface::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::MmapStreamInterface
398 ret = af->openMmapStream( in openMmapStream()
405 status_t AudioFlinger::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream() function in android::AudioFlinger