Searched refs:LOCATION_SERVER (Results 1 – 7 of 7) sorted by relevance
42 LOCATION_SERVER, // timestamp of newest frame from client-server track buffer. enumerator111 for (int i = LOCATION_KERNEL; i >= LOCATION_SERVER; --i) {
841 ExtendedTimestamp::Location location = ExtendedTimestamp::LOCATION_SERVER);
367 perTrackTimestamp.mPosition[ExtendedTimestamp::LOCATION_SERVER] = trackFramesWritten; in onWork()489 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] = in onWork()493 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] = in onWork()
1104 i >= ExtendedTimestamp::LOCATION_SERVER; --i) { in updateTrackFrameInfo()1650 for (int i = ExtendedTimestamp::LOCATION_SERVER; i < ExtendedTimestamp::LOCATION_MAX; ++i) { in updateTrackFrameInfo()
2905 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_SERVER]; in threadLoop()2907 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_SERVER]; in threadLoop()2939 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_SERVER] = mFramesWritten; in threadLoop()2940 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] = mLastWriteTime == -1 in threadLoop()6057 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_SERVER] += framesRead; in threadLoop()6058 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] = systemTime(); in threadLoop()6209 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_SERVER], in threadLoop()
576 ets.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] > 0) { in start()582 + ets.mPosition[ExtendedTimestamp::LOCATION_SERVER]), in start()585 mFramesWrittenServerOffset = -ets.mPosition[ExtendedTimestamp::LOCATION_SERVER]; in start()2309 for (int i = ExtendedTimestamp::LOCATION_SERVER; in getTimestamp_l()2374 if (location == ExtendedTimestamp::LOCATION_SERVER) { in getTimestamp()2399 ALOGV_IF(mPreviousLocation == ExtendedTimestamp::LOCATION_SERVER, in getTimestamp()2659 (location != ExtendedTimestamp::LOCATION_SERVER in pendingDuration()2695 if (location != ExtendedTimestamp::LOCATION_SERVER) { in pendingDuration()
467 for (int i = ExtendedTimestamp::LOCATION_SERVER; in getTimestamp()