summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Threads.h
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2014-10-01 23:09:52 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-10-01 23:09:53 +0000
commita49c94ea49c8329a1bdefe980e1f7d335c0d1ec5 (patch)
treec095d3a59114c8a893e3657ad5efc6fdb40f2c9b /services/audioflinger/Threads.h
parentd0b9efe7d8300e48f7a99c1dd746d60060206b3c (diff)
parent6954127b7ace022677ac407ff943c2793f8a11be (diff)
downloadframeworks_av-a49c94ea49c8329a1bdefe980e1f7d335c0d1ec5.zip
frameworks_av-a49c94ea49c8329a1bdefe980e1f7d335c0d1ec5.tar.gz
frameworks_av-a49c94ea49c8329a1bdefe980e1f7d335c0d1ec5.tar.bz2
Merge "Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp"" into lmp-dev
Diffstat (limited to 'services/audioflinger/Threads.h')
-rw-r--r--services/audioflinger/Threads.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/audioflinger/Threads.h b/services/audioflinger/Threads.h
index 7d3b854..7af5264 100644
--- a/services/audioflinger/Threads.h
+++ b/services/audioflinger/Threads.h
@@ -819,7 +819,6 @@ private:
struct {
AudioTimestamp mTimestamp;
uint32_t mUnpresentedFrames;
- KeyedVector<Track *, uint32_t> mFramesReleased;
} mLatchD, mLatchQ;
bool mLatchDValid; // true means mLatchD is valid, and clock it into latch at next opportunity
bool mLatchQValid; // true means mLatchQ is valid