Home
last modified time | relevance | path

Searched refs:LOCATION_SERVER_LASTKERNELOK (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libaudioclient/include/media/
DAudioTimestamp.h48 LOCATION_SERVER_LASTKERNELOK, // timestamp of server the prior time kernel timestamp OK. enumerator
/frameworks/av/media/libaudioclient/
DAudioTrack.cpp3221 (ets.mTimeNs[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] < 0 || in getTimestamp_l()
3223 ets.mPosition[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] <= 0 || in getTimestamp_l()
3229 (ets.mPosition[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] in getTimestamp_l()
3268 (ets.mTimeNs[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] < 0 || in getTimestamp_l()
3271 : (ets.mPosition[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] in getTimestamp_l()
/frameworks/av/services/audioflinger/
DThreads.cpp4725 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] = in collectTimestamps_l()
4727 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] = in collectTimestamps_l()