/hardware/qcom/display/msm8998/libqdutils/ |
D | display_config.h | 80 DISPLAY_PORT_DEFAULT = 0, enumerator 97 int panel_type = DISPLAY_PORT_DEFAULT;
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | display_config.h | 80 DISPLAY_PORT_DEFAULT = 0, enumerator 97 int panel_type = DISPLAY_PORT_DEFAULT;
|
/hardware/qcom/display/msm8909w_3100/libdisplayconfig/ |
D | DisplayConfig.h | 60 DISPLAY_PORT_DEFAULT = 0, enumerator 75 int panel_type = DISPLAY_PORT_DEFAULT;
|
D | DisplayConfig.cpp | 101 case IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT: in MapDisplayPortType() 102 return DISPLAY_PORT_DEFAULT; in MapDisplayPortType()
|
/hardware/qcom/sdm845/display/libdisplayconfig/ |
D | DisplayConfig.h | 60 DISPLAY_PORT_DEFAULT = 0, enumerator 75 int panel_type = DISPLAY_PORT_DEFAULT;
|
D | DisplayConfig.cpp | 101 case IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT: in MapDisplayPortType() 102 return DISPLAY_PORT_DEFAULT; in MapDisplayPortType()
|
/hardware/qcom/display/msm8909/libdisplayconfig/ |
D | DisplayConfig.h | 60 DISPLAY_PORT_DEFAULT = 0, enumerator 75 int panel_type = DISPLAY_PORT_DEFAULT;
|
D | DisplayConfig.cpp | 101 case IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT: in MapDisplayPortType() 102 return DISPLAY_PORT_DEFAULT; in MapDisplayPortType()
|
/hardware/qcom/display/msm8909w_3100/libqdutils/ |
D | display_config.h | 80 DISPLAY_PORT_DEFAULT = 0, enumerator 97 int panel_type = DISPLAY_PORT_DEFAULT;
|
/hardware/qcom/sdm845/display/libqdutils/ |
D | display_config.h | 80 DISPLAY_PORT_DEFAULT = 0, enumerator 97 int panel_type = DISPLAY_PORT_DEFAULT;
|
/hardware/qcom/sm8150/display/libdisplayconfig/ |
D | DisplayConfig.h | 60 DISPLAY_PORT_DEFAULT = 0, enumerator 75 int panel_type = DISPLAY_PORT_DEFAULT;
|
/hardware/qcom/sm7250/display/libqdutils/ |
D | display_config.h | 84 DISPLAY_PORT_DEFAULT = 0, enumerator 101 int panel_type = DISPLAY_PORT_DEFAULT;
|
/hardware/qcom/sm7250/display/libdisplayconfig/ |
D | DisplayConfig.h | 60 DISPLAY_PORT_DEFAULT = 0, enumerator 75 int panel_type = DISPLAY_PORT_DEFAULT;
|
/hardware/qcom/sm8150/display/libqdutils/ |
D | display_config.h | 84 DISPLAY_PORT_DEFAULT = 0, enumerator 101 int panel_type = DISPLAY_PORT_DEFAULT;
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_session_services.cpp | 283 display_attributes.panelType = IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT; in getDisplayAttributes() 810 display_attributes.panelType = IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT; in getActiveBuiltinDisplayAttributes()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_session_services.cpp | 241 display_attributes.panelType = IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT; in getDisplayAttributes()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_session_services.cpp | 253 display_attributes.panelType = IDisplayConfig::DisplayPortType::DISPLAY_PORT_DEFAULT; in getDisplayAttributes()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_session.cpp | 992 *hwc_disp_port = qdutils::DISPLAY_PORT_DEFAULT; in SetDisplayPort() 1010 int hwc_disp_port = qdutils::DISPLAY_PORT_DEFAULT; in HandleGetDisplayAttributesForConfig()
|