Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h649 virtual status_t threadloop_getHalTimestamp_l( in threadloop_getHalTimestamp_l() function
1679 status_t threadloop_getHalTimestamp_l( in threadloop_getHalTimestamp_l() function
1785 status_t threadloop_getHalTimestamp_l(ExtendedTimestamp *timestamp) const override { in threadloop_getHalTimestamp_l() function
1915 status_t threadloop_getHalTimestamp_l( in threadloop_getHalTimestamp_l() function
DThreads.cpp4682 if (threadloop_getHalTimestamp_l(&timestamp) == OK) { in collectTimestamps_l()