summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJungshik Jang <jayjang@google.com>2014-04-29 15:12:43 +0900
committerJungshik Jang <jayjang@google.com>2014-05-02 10:15:38 +0900
commit7d9a843af83dbc75b1d170c743603198ede5a10f (patch)
tree1b5cbf363f7636c777aedf8112430af675eef04d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent615d1337fcb4b7e16706e615b19305eea7b689bb (diff)
Implement add/remove device info api for Hdmi Cec device.
In order to manage info of all cec devices connected hdmi bus, HdmiCecController should have data structure for them. This change includes two major pieces. 1. HdmiCecDeviceInfo It's data structure containing basic device information such as logical address, physicall address, device type and vendor id. It will not be available to thirdparty but some system component like TIF needs this to update device information connected to its hdmi ports. 2. Managing device list in HdmiCecController. HdmiCecController is a host to manage all CEC device. and we need to have logic add or remove as well as get it. All cec devices are managed as sparsearray which uses logical address as key. This change introduces internal api and the later change will have logic to call these apis. Change-Id: Idc2f189ac0bffe904e011ced0ac991f16da07db1
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions