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

  /hardware/qcom/display/msm8084/hdmi_cec/
qhdmi_cec.h 59 hdmi_port_info *port_info; // HDMI port info
qhdmi_cec.cpp 323 struct hdmi_port_info* list[], int* total)
409 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS];
  /hardware/libhardware/include/hardware/
hdmi_cec.h 263 typedef struct hdmi_port_info { struct
377 struct hdmi_port_info* list[], int* total);
  /frameworks/base/services/core/jni/
com_android_server_hdmi_HdmiCecController.cpp 240 hdmi_port_info* ports;
248 hdmi_port_info* info = &ports[i];

Completed in 224 milliseconds