Searched refs:overall_type (Results 1 – 1 of 1) sorted by relevance
2100 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in det_surface_update() local2114 elevate_update_type(&overall_type, type); in det_surface_update()2117 elevate_update_type(&overall_type, type); in det_surface_update()2149 elevate_update_type(&overall_type, UPDATE_TYPE_MED); in det_surface_update()2154 elevate_update_type(&overall_type, type); in det_surface_update()2162 elevate_update_type(&overall_type, type); in det_surface_update()2165 return overall_type; in det_surface_update()2176 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in check_update_surfaces_for_stream() local2180 overall_type = UPDATE_TYPE_FULL; in check_update_surfaces_for_stream()2184 overall_type = UPDATE_TYPE_FULL; in check_update_surfaces_for_stream()[all …]