HomeSort by relevance Sort by last modified time
    Searched refs:qhdmicec (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/display/msm8996/hdmi_cec/
QHDMIClient.h 48 void setCECContext(qhdmicec::cec_context_t* ctx) { mCtx = ctx; }
53 qhdmicec::cec_context_t* mCtx;
qhdmi_cec.h 39 namespace qhdmicec { namespace
QHDMIClient.cpp 35 using namespace qhdmicec;
qhdmi_cec.cpp 41 namespace qhdmicec { namespace
499 }; //namespace qhdmicec
501 // Standard HAL module, should be outside qhdmicec namespace
503 .open = qhdmicec::cec_device_open
  /hardware/qcom/display/msm8998/hdmi_cec/
QHDMIClient.h 48 void setCECContext(qhdmicec::cec_context_t* ctx) { mCtx = ctx; }
53 qhdmicec::cec_context_t* mCtx;
qhdmi_cec.h 39 namespace qhdmicec { namespace
QHDMIClient.cpp 35 using namespace qhdmicec;
qhdmi_cec.cpp 45 namespace qhdmicec { namespace
505 }; //namespace qhdmicec
507 // Standard HAL module, should be outside qhdmicec namespace
509 .open = qhdmicec::cec_device_open
  /hardware/qcom/display/msm8909/hdmi_cec/
qhdmi_cec.h 41 namespace qhdmicec { namespace
qhdmi_cec.cpp 41 namespace qhdmicec { namespace
704 }; //namespace qhdmicec
706 // Standard HAL module, should be outside qhdmicec namespace
708 .open = qhdmicec::cec_device_open
  /hardware/qcom/display/msm8909w_3100/hdmi_cec/
qhdmi_cec.h 41 namespace qhdmicec { namespace
qhdmi_cec.cpp 41 namespace qhdmicec { namespace
704 }; //namespace qhdmicec
706 // Standard HAL module, should be outside qhdmicec namespace
708 .open = qhdmicec::cec_device_open

Completed in 728 milliseconds