Lines Matching refs:LOCATION_SERVER
809 && mStartEts.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] > 0) { in start()
816 + mStartEts.mPosition[ExtendedTimestamp::LOCATION_SERVER]), in start()
820 mFramesWrittenServerOffset -= mStartEts.mPosition[ExtendedTimestamp::LOCATION_SERVER]; in start()
3138 for (int i = ExtendedTimestamp::LOCATION_SERVER; in getTimestamp_l()
3213 if (location == ExtendedTimestamp::LOCATION_SERVER) { in getTimestamp_l()
3239 ALOGV_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_SERVER, in getTimestamp_l()
3243 if (ets.mPosition[ExtendedTimestamp::LOCATION_SERVER] == in getTimestamp_l()
3673 (location != ExtendedTimestamp::LOCATION_SERVER in pendingDuration()
3709 if (location != ExtendedTimestamp::LOCATION_SERVER) { in pendingDuration()
3766 int location = ExtendedTimestamp::LOCATION_SERVER; // for ALOG in hasStarted()
3773 location >= ExtendedTimestamp::LOCATION_SERVER; --location) { in hasStarted()