Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp677 bool timestampRetrogradeTimeReported = false; in getTimestamp() local
686 timestampRetrogradeTimeReported = true; in getTimestamp()
703 if (timestampRetrogradeTimeReported) { in getTimestamp()