Home
last modified time | relevance | path

Searched defs:HWPanelInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h233 struct HWPanelInfo { struct
234 DisplayPort port = kPortDefault; // Display port
235 HWDisplayMode mode = kModeDefault; // Display mode
236 bool partial_update = false; // Partial update feature
237 int left_align = 0; // ROI left alignment restriction
238 int width_align = 0; // ROI width alignment restriction
239 int top_align = 0; // ROI top alignment restriction
240 int height_align = 0; // ROI height alignment restriction
264 bool operator !=(const HWPanelInfo &panel_info) { argument
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h217 struct HWPanelInfo { struct
238 bool operator !=(const HWPanelInfo &panel_info) { argument