Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp666 mTimestampStartupGlitchReported = false; in set()
778 mTimestampStartupGlitchReported = false; in start()
3218 ALOGW_IF(!mTimestampStartupGlitchReported, in getTimestamp_l()
3224 mTimestampStartupGlitchReported = true; in getTimestamp_l()
3239 mTimestampStartupGlitchReported = false; in getTimestamp_l()
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioTrack.h1280 bool mTimestampStartupGlitchReported; // reduce log spam variable