Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp607 mTimestampStartupGlitchReported = false; in set()
661 mTimestampStartupGlitchReported = false; in start()
2729 ALOGW_IF(!mTimestampStartupGlitchReported, in getTimestamp_l()
2735 mTimestampStartupGlitchReported = true; in getTimestamp_l()
2750 mTimestampStartupGlitchReported = false; in getTimestamp_l()
/frameworks/av/media/libaudioclient/include/media/
DAudioTrack.h1162 bool mTimestampStartupGlitchReported; // reduce log spam variable