Searched refs:LOCATION_SERVER_LASTKERNELOK (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/
H A DAudioTimestamp.h48 LOCATION_SERVER_LASTKERNELOK, // timestamp of server the prior time kernel timestamp OK. enumerator in enum:android::Location
/frameworks/av/media/libaudioclient/include/media/
H A DAudioTimestamp.h48 LOCATION_SERVER_LASTKERNELOK, // timestamp of server the prior time kernel timestamp OK. enumerator in enum:android::Location
/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp2482 (ets.mTimeNs[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] < 0 ||
2484 ets.mPosition[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] <= 0 ||
2490 (ets.mPosition[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK]
2509 (ets.mTimeNs[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] < 0 ||
2512 : (ets.mPosition[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK]
/frameworks/av/services/audioflinger/
H A DThreads.cpp3015 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] =
3017 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_SERVER_LASTKERNELOK] =

Completed in 1801 milliseconds