Searched refs:aidlPosition (Results 1 – 1 of 1) sorted by relevance
541 int64_t aidlPosition = 0, aidlTimestamp = 0; in getMmapPosition() local542 RETURN_STATUS_IF_ERROR(getHardwarePosition(&aidlPosition, &aidlTimestamp)); in getMmapPosition()544 position->position_frames = static_cast<int32_t>(aidlPosition); in getMmapPosition()