Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h826 bool mTimestampRetrogradeTimeReported = false; // reduce log spam variable
DAudioTrack.h1448 bool mTimestampRetrogradeTimeReported; // reduce log spam variable
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp545 mTimestampRetrogradeTimeReported = false; in start()
746 if (!mTimestampRetrogradeTimeReported) { in getTimestamp()
768 mTimestampRetrogradeTimeReported = true; in getTimestamp()
DAudioTrack.cpp826 mTimestampRetrogradeTimeReported = false; in set()
942 mTimestampRetrogradeTimeReported = false; in start()
3483 if (!mTimestampRetrogradeTimeReported) { in getTimestamp_l()
3487 mTimestampRetrogradeTimeReported = true; in getTimestamp_l()
3491 mTimestampRetrogradeTimeReported = false; in getTimestamp_l()