Home
last modified time | relevance | path

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

/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/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/sdm845/display/sdm/include/private/
Dhw_info_types.h275 struct HWPanelInfo { struct
276 DisplayPort port = kPortDefault; // Display port
277 HWDisplayMode mode = kModeDefault; // Display mode
278 bool partial_update = false; // Partial update feature
279 int left_align = 1; // ROI left alignment restriction
280 int width_align = 1; // ROI width alignment restriction
281 int top_align = 1; // ROI top alignment restriction
282 int height_align = 1; // ROI height alignment restriction
283 int min_roi_width = 1; // Min width needed for ROI
284 int min_roi_height = 1; // Min height needed for ROI
[all …]
/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.h381 struct HWPanelInfo { struct
382 DisplayPort port = kPortDefault; // Display port
383 HWDisplayMode mode = kModeDefault; // Display mode
384 bool partial_update = false; // Partial update feature
385 int left_align = 1; // ROI left alignment restriction
386 int width_align = 1; // ROI width alignment restriction
387 int top_align = 1; // ROI top alignment restriction
388 int height_align = 1; // ROI height alignment restriction
389 int min_roi_width = 1; // Min width needed for ROI
390 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