Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioServiceStreamMMAP.cpp159 sp<AAudioServiceEndpointMMAP> serviceEndpointMMAP = in getFreeRunningPosition() local
162 aaudio_result_t result = serviceEndpointMMAP->getFreeRunningPosition(positionFrames, timeNanos); in getFreeRunningPosition()
183 sp<AAudioServiceEndpointMMAP> serviceEndpointMMAP = in getHardwareTimestamp() local
190 *timeNanos = timestamp.getNanoseconds() + serviceEndpointMMAP->getHardwareTimeOffsetNanos(); in getHardwareTimestamp()
206 sp<AAudioServiceEndpointMMAP> serviceEndpointMMAP = in getAudioDataDescription() local
208 return serviceEndpointMMAP->getDownDataDescription(parcelable); in getAudioDataDescription()