summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJinsuk Kim <jinsukkim@google.com>2014-05-08 17:12:51 +0900
committerJinsuk Kim <jinsukkim@google.com>2014-05-19 07:46:26 +0900
commit91120c541ac0c8c5e256b75759c884b4d6d664fc (patch)
treec5f4e1d9010786e43676d0eb15a7e742b10e7506 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent677a9f24962eee95ad959e587b193da93d8872d1 (diff)
HdmiControlManager with HdmiPlaybackClient API definition
This is a rewrite of HdmiCecManager that exposes API for CEC Playback device control. HdmiCecManager will be removed together with HdmiCecService once the migration is completed. Replaced direct access to CEC commands with the following 2 API: - oneTouchPlay - queryDisplayStatus Each method requires communication with other device on CEC bus, hence might take some time to finish. The result at the end of protocol exchange is reported through a callback provided as a parameter to the method. The callback is based on interface not abstract class since it has only one method 'onComplete'. Change-Id: I41e9d4571f890303282a79a803c86530d0b46974
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions