Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DDisplayColorLoader.h34 const displaycolor::DisplayColorIntfVer *(*get_version)(); in DisplayColorLoader() local
35 get_version = (decltype(get_version)) in DisplayColorLoader()
37 if (get_version == nullptr) { in DisplayColorLoader()
40 auto intf_ver = get_version(); in DisplayColorLoader()
/hardware/google/camera/common/hal/hidl_service/
Dversion_script.py38 def get_version(input_path, output_path): function
116 return get_version(*sys.argv[1:])
/hardware/libhardware/include/hardware/
Dhdmi_cec.h371 void (*get_version)(const struct hdmi_cec_device* dev, int* version); member
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp336 mDevice->get_version(mDevice, &version); in getCecVersion()
/hardware/qcom/sm7250/display/hdmi_cec/
Dqhdmi_cec.cpp486 dev->device.get_version = cec_get_version; in cec_device_open()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp484 dev->device.get_version = cec_get_version; in cec_device_open()
/hardware/qcom/sdm845/display/hdmi_cec/
Dqhdmi_cec.cpp486 dev->device.get_version = cec_get_version; in cec_device_open()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp490 dev->device.get_version = cec_get_version; in cec_device_open()
/hardware/qcom/sm8150/display/hdmi_cec/
Dqhdmi_cec.cpp486 dev->device.get_version = cec_get_version; in cec_device_open()
/hardware/qcom/display/msm8909/hdmi_cec/
Dqhdmi_cec.cpp519 dev->device.get_version = cec_get_version; in cec_device_open()
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.cpp519 dev->device.get_version = cec_get_version; in cec_device_open()