Lines Matching refs:LOCATION_SERVER
700 && mStartEts.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] > 0) { in start()
707 + mStartEts.mPosition[ExtendedTimestamp::LOCATION_SERVER]), in start()
711 mFramesWrittenServerOffset -= mStartEts.mPosition[ExtendedTimestamp::LOCATION_SERVER]; in start()
2682 for (int i = ExtendedTimestamp::LOCATION_SERVER; in getTimestamp_l()
2753 if (location == ExtendedTimestamp::LOCATION_SERVER) { in getTimestamp_l()
2779 ALOGV_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_SERVER, in getTimestamp_l()
2783 if (ets.mPosition[ExtendedTimestamp::LOCATION_SERVER] == in getTimestamp_l()
3168 (location != ExtendedTimestamp::LOCATION_SERVER in pendingDuration()
3204 if (location != ExtendedTimestamp::LOCATION_SERVER) { in pendingDuration()
3261 int location = ExtendedTimestamp::LOCATION_SERVER; // for ALOG in hasStarted()
3268 location >= ExtendedTimestamp::LOCATION_SERVER; --location) { in hasStarted()