Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h454 virtual bool isTimestampCorrectionEnabled() const { return false; } in isTimestampCorrectionEnabled() function
920 bool isTimestampCorrectionEnabled() const override { in isTimestampCorrectionEnabled() function
1659 bool isTimestampCorrectionEnabled() const override { in isTimestampCorrectionEnabled() function
DThreads.cpp875 dprintf(fd, " Timestamp corrected: %s\n", isTimestampCorrectionEnabled() ? "yes" : "no"); in dumpBase_l()
3418 if (isTimestampCorrectionEnabled()) { in threadLoop()
7190 if (isTimestampCorrectionEnabled()) { in threadLoop()