Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp610 mTimestampStallReported = false; in set()
664 mTimestampStallReported = false; in start()
2640 if (!mTimestampStallReported) { in getTimestamp_l()
2643 mTimestampStallReported = true; in getTimestamp_l()
2647 mTimestampStallReported = false; in getTimestamp_l()
/frameworks/av/media/libaudioclient/include/media/
DAudioTrack.h1165 bool mTimestampStallReported; // reduce log spam variable