Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioServiceStreamMMAP.cpp154 sp<AAudioServiceEndpointMMAP> serviceEndpointMMAP = in getFreeRunningPosition() local
157 aaudio_result_t result = serviceEndpointMMAP->getFreeRunningPosition(positionFrames, timeNanos); in getFreeRunningPosition()
178 sp<AAudioServiceEndpointMMAP> serviceEndpointMMAP = in getHardwareTimestamp() local
185 *timeNanos = timestamp.getNanoseconds() + serviceEndpointMMAP->getHardwareTimeOffsetNanos(); in getHardwareTimestamp()
201 sp<AAudioServiceEndpointMMAP> serviceEndpointMMAP = in getAudioDataDescription() local
203 return serviceEndpointMMAP->getDownDataDescription(parcelable); in getAudioDataDescription()