diff options
author | Eric Laurent <elaurent@google.com> | 2011-12-15 09:04:23 -0800 |
---|---|---|
committer | Eric Laurent <elaurent@google.com> | 2011-12-20 18:07:41 -0800 |
commit | afbb047c3945e9c2b7e9bc6b25098d5fb80bba4e (patch) | |
tree | 5466e4f41a29332b6b4f370daf2fe9268348fb87 /graphics/java/android/renderscript/Element.java | |
parent | e4f0034226731724b67201d69fb4034ef857e2d3 (diff) |
AudioService: simplified handler messages.
For historical reasons, messages to the AudioSystem
handler in AudioService have a complex identifier combining several information.
Messages for a particular stream contain the stream type as part of the message type.
This complexity is not needed as the stream messages also carry a reference to the
VolumeStreamState object which contains all necessary information, including the stream type.
Also grouped parameters of MSG_PERSIST_VOLUME message into a single bit field to make room for
further needs.
Change-Id: Ia27af626b3447541e8f9eaceba21389a824d88e2
Diffstat (limited to 'graphics/java/android/renderscript/Element.java')
0 files changed, 0 insertions, 0 deletions