Home
last modified time | relevance | path

Searched defs:HWPanelInfo (Results 1 – 4 of 4) 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 = 1; // ROI left alignment restriction
238 int width_align = 1; // ROI width alignment restriction
239 int top_align = 1; // ROI top alignment restriction
240 int height_align = 1; // ROI height alignment restriction
264 bool operator !=(const HWPanelInfo &panel_info) { argument
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h239 struct HWPanelInfo { struct
240 DisplayPort port = kPortDefault; // Display port
241 HWDisplayMode mode = kModeDefault; // Display mode
242 bool partial_update = false; // Partial update feature
243 int left_align = 1; // ROI left alignment restriction
244 int width_align = 1; // ROI width alignment restriction
245 int top_align = 1; // ROI top alignment restriction
246 int height_align = 1; // ROI height alignment restriction
270 bool operator !=(const HWPanelInfo &panel_info) { argument
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h240 struct HWPanelInfo { struct
241 DisplayPort port = kPortDefault; // Display port
242 HWDisplayMode mode = kModeDefault; // Display mode
243 bool partial_update = false; // Partial update feature
244 int left_align = 1; // ROI left alignment restriction
245 int width_align = 1; // ROI width alignment restriction
246 int top_align = 1; // ROI top alignment restriction
247 int height_align = 1; // ROI height alignment restriction
271 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