Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h716 bool mTimestampRetrogradeTimeReported = false; // reduce log spam variable
DAudioTrack.h1164 bool mTimestampRetrogradeTimeReported; // reduce log spam variable
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp393 mTimestampRetrogradeTimeReported = false; in start()
582 if (!mTimestampRetrogradeTimeReported) { in getTimestamp()
604 mTimestampRetrogradeTimeReported = true; in getTimestamp()
DAudioTrack.cpp609 mTimestampRetrogradeTimeReported = false; in set()
663 mTimestampRetrogradeTimeReported = false; in start()
2820 if (!mTimestampRetrogradeTimeReported) { in getTimestamp_l()
2824 mTimestampRetrogradeTimeReported = true; in getTimestamp_l()
2828 mTimestampRetrogradeTimeReported = false; in getTimestamp_l()