Home
last modified time | relevance | path

Searched refs:min_roi_height (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h190 int min_roi_height = 0; // Min height needed for ROI member
208 (min_roi_height != panel_info.min_roi_height) ||
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.cpp700 hw_panel_info_.min_roi_width, hw_panel_info_.min_roi_height, in PopulateHWPanelInfo()
776 panel_info->min_roi_height = atoi(tokens[1]); in GetHWPanelInfoByNode()