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

  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.h 56 bool arc_enabled; member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp 375 ctx->arc_enabled = flag ? true : false;
  /hardware/qcom/display/msm8998/hdmi_cec/
qhdmi_cec.h 56 bool arc_enabled; member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp 377 ctx->arc_enabled = flag ? true : false;
  /hardware/qcom/display/sdm845/hdmi_cec/
qhdmi_cec.h 56 bool arc_enabled; member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp 377 ctx->arc_enabled = flag ? true : false;
  /external/autotest/client/cros/multimedia/
facade_resource.py 49 ARC_ENABLED = 'enabled'
136 arc_mode = self.ARC_ENABLED

Completed in 97 milliseconds