Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.h604 virtual status_t threadloop_getHalTimestamp_l( in threadloop_getHalTimestamp_l() function
1451 status_t threadloop_getHalTimestamp_l( in threadloop_getHalTimestamp_l() function
1536 status_t threadloop_getHalTimestamp_l(ExtendedTimestamp *timestamp) const override { in threadloop_getHalTimestamp_l() function
1658 status_t threadloop_getHalTimestamp_l( in threadloop_getHalTimestamp_l() function
H A DThreads.cpp4288 if (threadloop_getHalTimestamp_l(&timestamp) == OK) { in collectTimestamps_l()