Home
last modified time | relevance | path

Searched defs:HWPanelInfo (Results 1 – 6 of 6) 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/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.h352 struct HWPanelInfo { struct
353 DisplayPort port = kPortDefault; // Display port
354 HWDisplayMode mode = kModeDefault; // Display mode
355 bool partial_update = false; // Partial update feature
356 int left_align = 1; // ROI left alignment restriction
357 int width_align = 1; // ROI width alignment restriction
358 int top_align = 1; // ROI top alignment restriction
359 int height_align = 1; // ROI height alignment restriction
360 int min_roi_width = 1; // Min width needed for ROI
361 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