Home
last modified time | relevance | path

Searched refs:threadloop_getHalTimestamp_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.h508 virtual status_t threadloop_getHalTimestamp_l( in threadloop_getHalTimestamp_l() function
1271 status_t threadloop_getHalTimestamp_l( in threadloop_getHalTimestamp_l() function
1356 status_t threadloop_getHalTimestamp_l(ExtendedTimestamp *timestamp) const override { in threadloop_getHalTimestamp_l() function
1478 status_t threadloop_getHalTimestamp_l( in threadloop_getHalTimestamp_l() function
DThreads.cpp3413 } else if (threadloop_getHalTimestamp_l(&timestamp) == OK) { in threadLoop()