Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h467 virtual bool isTimestampCorrectionEnabled() const { return false; } in isTimestampCorrectionEnabled() function
937 bool isTimestampCorrectionEnabled() const override { in isTimestampCorrectionEnabled() function
1679 bool isTimestampCorrectionEnabled() const override { in isTimestampCorrectionEnabled() function
DThreads.cpp910 dprintf(fd, " Timestamp corrected: %s\n", isTimestampCorrectionEnabled() ? "yes" : "no"); in dumpBase_l()
3532 if (isTimestampCorrectionEnabled()) { in threadLoop()
7375 if (isTimestampCorrectionEnabled()) { in threadLoop()