Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
DAudioTrack.cpp536 mTimestampStartupGlitchReported = false; in set()
569 mTimestampStartupGlitchReported = false; in start()
2450 ALOGW_IF(!mTimestampStartupGlitchReported, in getTimestamp()
2455 mTimestampStartupGlitchReported = true; in getTimestamp()
2470 mTimestampStartupGlitchReported = false; in getTimestamp()
/frameworks/av/include/media/
DAudioTrack.h1046 bool mTimestampStartupGlitchReported; // reduce log spam variable