Searched defs:top_align (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8909/sdm/include/private/
H A Dhw_info_types.h246 int top_align = 1; // ROI top alignment restriction member in struct:sdm::HWPanelInfo
275 (top_align != panel_info.top_align) || (height_align != panel_info.height_align) ||
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dhw_info_types.h245 int top_align = 1; // ROI top alignment restriction member in struct:sdm::HWPanelInfo
274 (top_align != panel_info.top_align) || (height_align != panel_info.height_align) ||
/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h223 int top_align = 0; // ROI top alignment restriction member in struct:sdm::HWPanelInfo
242 (top_align != panel_info.top_align) || (height_align != panel_info.height_align) ||
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h239 int top_align = 1; // ROI top alignment restriction member in struct:sdm::HWPanelInfo
268 (top_align != panel_info.top_align) || (height_align != panel_info.height_align) ||

Completed in 50 milliseconds