Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp610 mTimestampStallReported = false; in set()
664 mTimestampStallReported = false; in start()
2634 if (!mTimestampStallReported) { in getTimestamp_l()
2637 mTimestampStallReported = true; in getTimestamp_l()
2641 mTimestampStallReported = false; in getTimestamp_l()
/frameworks/av/media/libaudioclient/include/media/
DAudioTrack.h1157 bool mTimestampStallReported; // reduce log spam variable
/frameworks/av/include/media/
DAudioTrack.h1157 bool mTimestampStallReported; // reduce log spam variable