Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioRecord.cpp578 bool timestampRetrogradePositionReported = false; in getTimestamp() local
596 timestampRetrogradePositionReported = true; in getTimestamp()
606 if (timestampRetrogradePositionReported) { in getTimestamp()