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

  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_hdmi.cpp 567 int hdmi_node_index = GetFBNodeIndex(kDeviceHDMI); local
568 if (hdmi_node_index < 0) {
578 snprintf(sys_fs_path , sizeof(sys_fs_path), "%s%d/%s", fb_path_, hdmi_node_index, node);
hw_device.cpp 940 int hdmi_node_index = GetFBNodeIndex(kDeviceHDMI); local
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/core/fb/
hw_hdmi.cpp 542 int hdmi_node_index = GetFBNodeIndex(kDeviceHDMI); local
543 if (hdmi_node_index < 0) {
553 snprintf(sys_fs_path , sizeof(sys_fs_path), "%s%d/%s", fb_path_, hdmi_node_index, node);

Completed in 47 milliseconds