Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp685 mTimestampStartupGlitchReported = false; in set()
801 mTimestampStartupGlitchReported = false; in start()
3341 ALOGW_IF(!mTimestampStartupGlitchReported, in getTimestamp_l()
3347 mTimestampStartupGlitchReported = true; in getTimestamp_l()
3362 mTimestampStartupGlitchReported = false; in getTimestamp_l()
/frameworks/av/media/libaudioclient/include/media/
DAudioTrack.h1409 bool mTimestampStartupGlitchReported; // reduce log spam variable