Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp632 bool timestampRetrogradeTimeReported = false; in getTimestamp() local
641 timestampRetrogradeTimeReported = true; in getTimestamp()
658 if (timestampRetrogradeTimeReported) { in getTimestamp()