Home
last modified time | relevance | path

Searched refs:cec_set_option (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/tv/cec/1.0/default/
DHdmiCecMock.cpp37 void HdmiCecMock::cec_set_option(int flag, int value) { in cec_set_option() function in android::hardware::tv::cec::V1_0::implementation::HdmiCecMock
117 cec_set_option(static_cast<int>(key), value ? 1 : 0); in setOption()
131 cec_set_option(HDMI_OPTION_SET_LANG, convertedLanguage); in setLanguage()
DHdmiCecMock.h76 void cec_set_option(int flag, int value);
/hardware/interfaces/tv/cec/1.1/default/
DHdmiCecMock.cpp66 void HdmiCecMock::cec_set_option(int flag, int value) { in cec_set_option() function in android::hardware::tv::cec::V1_1::implementation::HdmiCecMock
131 cec_set_option(static_cast<int>(key), value ? 1 : 0); in setOption()
145 cec_set_option(HDMI_OPTION_SET_LANG, convertedLanguage); in setLanguage()
DHdmiCecMock.h81 void cec_set_option(int flag, int value);
/hardware/qcom/sm7250/display/hdmi_cec/
Dqhdmi_cec.cpp352 static void cec_set_option(const struct hdmi_cec_device* dev, int flag, in cec_set_option() function
489 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp350 static void cec_set_option(const struct hdmi_cec_device* dev, int flag, in cec_set_option() function
487 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/sdm845/display/hdmi_cec/
Dqhdmi_cec.cpp352 static void cec_set_option(const struct hdmi_cec_device* dev, int flag, in cec_set_option() function
489 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp356 static void cec_set_option(const struct hdmi_cec_device* dev, int flag, in cec_set_option() function
493 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/sm8150/display/hdmi_cec/
Dqhdmi_cec.cpp352 static void cec_set_option(const struct hdmi_cec_device* dev, int flag, in cec_set_option() function
489 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/display/msm8909/hdmi_cec/
Dqhdmi_cec.cpp363 static void cec_set_option(const struct hdmi_cec_device* dev, int flag, in cec_set_option() function
522 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.cpp363 static void cec_set_option(const struct hdmi_cec_device* dev, int flag, in cec_set_option() function
522 dev->device.set_option = cec_set_option; in cec_device_open()