summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgramVertex.cpp
diff options
context:
space:
mode:
authorMarco Nelissen <marcone@google.com>2010-01-12 15:28:50 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-01-12 15:28:50 -0800
commit9643b1e49c31c13fe0ac4bd9d8bb39e5859287f2 (patch)
tree49abf886a809d868f5835529a9a7685beb403159 /libs/rs/rsProgramVertex.cpp
parent908c48587d18e787a0511b1fa544d88d13b6bbb5 (diff)
parente274db1efd73ec8444fa70b64a226d2efa71af87 (diff)
downloadframeworks_base-9643b1e49c31c13fe0ac4bd9d8bb39e5859287f2.zip
frameworks_base-9643b1e49c31c13fe0ac4bd9d8bb39e5859287f2.tar.gz
frameworks_base-9643b1e49c31c13fe0ac4bd9d8bb39e5859287f2.tar.bz2
Merge "b/2353646 Fix music visualizations to also work with audiotrack callbacks, which stagefright uses. This slightly changes the way the data is stored, since before we were relying on the buffers being written always being at least 4K, whereas the callbacks are generally for smaller amounts of data. Now we append all the data to a big circular buffer, then return chunks of that buffer for visualization. When there are multiple things playing at the same time, this will give the wrong result, but (1) that was the case before as well, and (2) will be fixed once we start visualizing the mixer output instead of the mixer inputs."
Diffstat (limited to 'libs/rs/rsProgramVertex.cpp')
0 files changed, 0 insertions, 0 deletions