Home
last modified time | relevance | path

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

/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/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/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/sm8150/display/sdm/include/private/
Dhw_info_types.h378 struct HWPanelInfo { struct
379 DisplayPort port = kPortDefault; // Display port
380 HWDisplayMode mode = kModeDefault; // Display mode
381 bool partial_update = false; // Partial update feature
382 int left_align = 1; // ROI left alignment restriction
383 int width_align = 1; // ROI width alignment restriction
384 int top_align = 1; // ROI top alignment restriction
385 int height_align = 1; // ROI height alignment restriction
386 int min_roi_width = 1; // Min width needed for ROI
387 int min_roi_height = 1; // Min height needed for ROI
[all …]
/hardware/qcom/sm7250/display/sdm/include/private/
Dhw_info_types.h382 struct HWPanelInfo { struct
383 DisplayPort port = kPortDefault; // Display port
384 HWDisplayMode mode = kModeDefault; // Display mode
385 bool partial_update = false; // Partial update feature
386 int left_align = 1; // ROI left alignment restriction
387 int width_align = 1; // ROI width alignment restriction
388 int top_align = 1; // ROI top alignment restriction
389 int height_align = 1; // ROI height alignment restriction
390 int min_roi_width = 1; // Min width needed for ROI
391 int min_roi_height = 1; // Min height needed for ROI
[all …]
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h217 struct HWPanelInfo { struct
238 bool operator !=(const HWPanelInfo &panel_info) { argument