Searched refs:visual_confirm_rect_height (Results 1 – 2 of 2) sorted by relevance
746 int visual_confirm_rect_height; member
1005 if ((dc->debug.visual_confirm_rect_height >= VISUAL_CONFIRM_BASE_MIN) && in adjust_recout_for_visual_confirm()1006 dc->debug.visual_confirm_rect_height <= VISUAL_CONFIRM_BASE_MAX) in adjust_recout_for_visual_confirm()1007 base_offset = dc->debug.visual_confirm_rect_height; in adjust_recout_for_visual_confirm()