Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioRecord.cpp577 bool timestampRetrogradeTimeReported = false; in getTimestamp() local
586 timestampRetrogradeTimeReported = true; in getTimestamp()
603 if (timestampRetrogradeTimeReported) { in getTimestamp()