Home
last modified time | relevance | path

Searched refs:DISPLAY_PORT_DEFAULT (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/display/msm8909/libqdutils/
Ddisplay_config.h80 DISPLAY_PORT_DEFAULT = 0, enumerator
97 int panel_type = DISPLAY_PORT_DEFAULT;
/hardware/qcom/display/msm8998/libqdutils/
Ddisplay_config.h80 DISPLAY_PORT_DEFAULT = 0, enumerator
97 int panel_type = DISPLAY_PORT_DEFAULT;
/hardware/qcom/display/msm8909w_3100/libqdutils/
Ddisplay_config.h80 DISPLAY_PORT_DEFAULT = 0, enumerator
97 int panel_type = DISPLAY_PORT_DEFAULT;
/hardware/qcom/sdm845/display/libqdutils/
Ddisplay_config.h80 DISPLAY_PORT_DEFAULT = 0, enumerator
97 int panel_type = DISPLAY_PORT_DEFAULT;
/hardware/qcom/sdm845/display/libdisplayconfig/
DDisplayConfig.h60 DISPLAY_PORT_DEFAULT = 0, enumerator
75 int panel_type = DISPLAY_PORT_DEFAULT;
DDisplayConfig.cpp101 case IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT: in MapDisplayPortType()
102 return DISPLAY_PORT_DEFAULT; in MapDisplayPortType()
/hardware/qcom/display/msm8909/libdisplayconfig/
DDisplayConfig.h60 DISPLAY_PORT_DEFAULT = 0, enumerator
75 int panel_type = DISPLAY_PORT_DEFAULT;
DDisplayConfig.cpp101 case IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT: in MapDisplayPortType()
102 return DISPLAY_PORT_DEFAULT; in MapDisplayPortType()
/hardware/qcom/display/msm8909w_3100/libdisplayconfig/
DDisplayConfig.h60 DISPLAY_PORT_DEFAULT = 0, enumerator
75 int panel_type = DISPLAY_PORT_DEFAULT;
DDisplayConfig.cpp101 case IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT: in MapDisplayPortType()
102 return DISPLAY_PORT_DEFAULT; in MapDisplayPortType()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session_services.cpp241 display_attributes.panelType = IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT; in getDisplayAttributes()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session_services.cpp253 display_attributes.panelType = IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT; in getDisplayAttributes()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session_services.cpp251 display_attributes.panelType = IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT; in getDisplayAttributes()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_session.cpp992 *hwc_disp_port = qdutils::DISPLAY_PORT_DEFAULT; in SetDisplayPort()
1010 int hwc_disp_port = qdutils::DISPLAY_PORT_DEFAULT; in HandleGetDisplayAttributesForConfig()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_session.cpp992 *hwc_disp_port = qdutils::DISPLAY_PORT_DEFAULT; in SetDisplayPort()
1010 int hwc_disp_port = qdutils::DISPLAY_PORT_DEFAULT; in HandleGetDisplayAttributesForConfig()