Searched refs:overall_type (Results 1 – 1 of 1) sorted by relevance
2516 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in det_surface_update() local2527 elevate_update_type(&overall_type, type); in det_surface_update()2530 elevate_update_type(&overall_type, type); in det_surface_update()2536 elevate_update_type(&overall_type, UPDATE_TYPE_FULL); in det_surface_update()2569 elevate_update_type(&overall_type, UPDATE_TYPE_MED); in det_surface_update()2574 elevate_update_type(&overall_type, type); in det_surface_update()2579 elevate_update_type(&overall_type, type); in det_surface_update()2588 elevate_update_type(&overall_type, type); in det_surface_update()2590 return overall_type; in det_surface_update()2601 enum surface_update_type overall_type = UPDATE_TYPE_FAST; in check_update_surfaces_for_stream() local[all …]