HomeSort by relevance Sort by last modified time
    Searched full:cec_message_t (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/jni/
com_android_server_hdmi_HdmiCecController.cpp 49 int sendMessage(const cec_message_t& message);
106 const cec_message_t& cec() const {
146 void propagateCecCommand(const cec_message_t& message) {
197 int HdmiCecController::sendMessage(const cec_message_t& message) {
326 cec_message_t message;
  /hardware/libhardware/include/hardware/
hdmi_cec.h 233 } cec_message_t; typedef in typeref:struct:cec_message
255 cec_message_t cec;
347 int (*send_message)(const struct hdmi_cec_device* dev, const cec_message_t*);
  /hardware/qcom/display/msm8084/hdmi_cec/
qhdmi_cec.cpp 197 const cec_message_t* msg)

Completed in 244 milliseconds