summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJungshik Jang <jayjang@google.com>2014-05-08 20:56:41 +0900
committerJungshik Jang <jayjang@google.com>2014-05-14 05:50:32 +0000
commita1fa91fe263c483cf13066e2847a440de2cd52a5 (patch)
tree86bcc57f11ba3d1f700b3afd44c031fd652e4c37 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent2491c3a0e8d30c6f24c922760c3334ff0e609982 (diff)
Implement handlers for system information query command.
System information query commands are stateless command and it should be replied immediately when it receives query command. Here is a list of command handler (and it's reply) implemented in this change. 1. <Get Menu Language> -> <Set Menu Language> 2. <Give(Get) OSD Name> -> <Set OSD Name> 3. <Give Physical Address> -> <Report Physical Address> 4. <Give Device Vendor ID> -> <Device Vendor Id> 5. <Give CEC Version> -> <CEC Version> In order to centralize all cec message building, added new builder class, HdmiCecMessageBuilder for HdmiCecMessage. Accordingly, all helper methods for building of HdmiCecMessage are moved to HdmiCecMessageBuilder class. Change-Id: Ib7c5d2b0cb3d69d51159af8bc277ffb49a60909b
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions