Lines Matching refs:LOCATION_SERVER
669 && mStartEts.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] > 0) { in start()
676 + mStartEts.mPosition[ExtendedTimestamp::LOCATION_SERVER]), in start()
680 mFramesWrittenServerOffset -= mStartEts.mPosition[ExtendedTimestamp::LOCATION_SERVER]; in start()
2530 for (int i = ExtendedTimestamp::LOCATION_SERVER; in getTimestamp_l()
2601 if (location == ExtendedTimestamp::LOCATION_SERVER) { in getTimestamp_l()
2627 ALOGV_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_SERVER, in getTimestamp_l()
2631 if (ets.mPosition[ExtendedTimestamp::LOCATION_SERVER] == in getTimestamp_l()
3016 (location != ExtendedTimestamp::LOCATION_SERVER in pendingDuration()
3052 if (location != ExtendedTimestamp::LOCATION_SERVER) { in pendingDuration()
3109 int location = ExtendedTimestamp::LOCATION_SERVER; // for ALOG in hasStarted()
3116 location >= ExtendedTimestamp::LOCATION_SERVER; --location) { in hasStarted()