Searched defs:HWPanelInfo (Results 1 – 2 of 2) sorted by relevance
233 struct HWPanelInfo { struct234 DisplayPort port = kPortDefault; // Display port235 HWDisplayMode mode = kModeDefault; // Display mode236 bool partial_update = false; // Partial update feature237 int left_align = 0; // ROI left alignment restriction238 int width_align = 0; // ROI width alignment restriction239 int top_align = 0; // ROI top alignment restriction240 int height_align = 0; // ROI height alignment restriction264 bool operator !=(const HWPanelInfo &panel_info) { argument
217 struct HWPanelInfo { struct238 bool operator !=(const HWPanelInfo &panel_info) { argument