Searched refs:serviceEndpointMMAP (Results 1 – 1 of 1) sorted by relevance
151 sp<AAudioServiceEndpointMMAP> serviceEndpointMMAP = in getFreeRunningPosition() local154 aaudio_result_t result = serviceEndpointMMAP->getFreeRunningPosition(positionFrames, timeNanos); in getFreeRunningPosition()176 sp<AAudioServiceEndpointMMAP> serviceEndpointMMAP = in getHardwareTimestamp() local183 if (serviceEndpointMMAP->getExternalPosition(&position, timeNanos) == AAUDIO_OK) { in getHardwareTimestamp()193 *timeNanos = timestamp.getNanoseconds() + serviceEndpointMMAP->getHardwareTimeOffsetNanos(); in getHardwareTimestamp()209 sp<AAudioServiceEndpointMMAP> serviceEndpointMMAP = in getAudioDataDescription() local211 return serviceEndpointMMAP->getDownDataDescription(parcelable); in getAudioDataDescription()