summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJungshik Jang <jayjang@google.com>2014-04-23 17:57:26 +0900
committerJungshik Jang <jayjang@google.com>2014-04-25 08:37:51 +0900
commit0792d37385e60aa8d73f8df174d0a32f4f618bc4 (patch)
tree8cd01ee00014cf398d1d184da0b30bcbeb44efd4 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent12e75126909152c448f70c48f3d2f2884cb359bd (diff)
Implement skeleton of new HDMI Control Service.
HdmiCecService is a system service handling HDMI-CEC features and command. Recently we found out that industry has more requirements to support HDMI-CEC. Also, MHL is another standard should be in our pocket. Basically, MHL is a standard to support communication between mobile device and TV or Av device. As CEC is a control standard over HDMI cable, MHL has control channel for peer device. There behavior is very similiar. Both have commands that can change Tv's current input and can send/receive key to other device to control other deivce or TV. In order to cover both CEC and MHL, current HdmiCecService implementation has limitation. We had several session of discussion and decided to refactor HdmiCecService into HdmiControlService. For each standard it will have separate controller instance like HdmiCecController and HdmiMhlController. In this change I didn't touch original HdmiCecService because some component, like cast receiver, uses HdmiCecService. For a while we will keep HdmiCecService until HdmiControlService accomodates all features of HdmiCecService. Change-Id: I5485280ab803dbf071d898bfbe34be0b11ce7958
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions