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()
2524 for (int i = ExtendedTimestamp::LOCATION_SERVER; in getTimestamp_l()
2595 if (location == ExtendedTimestamp::LOCATION_SERVER) { in getTimestamp_l()
2621 ALOGV_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_SERVER, in getTimestamp_l()
2625 if (ets.mPosition[ExtendedTimestamp::LOCATION_SERVER] == in getTimestamp_l()
3010 (location != ExtendedTimestamp::LOCATION_SERVER in pendingDuration()
3046 if (location != ExtendedTimestamp::LOCATION_SERVER) { in pendingDuration()
3103 int location = ExtendedTimestamp::LOCATION_SERVER; // for ALOG in hasStarted()
3110 location >= ExtendedTimestamp::LOCATION_SERVER; --location) { in hasStarted()