Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tracker.c444 int save_height; in xa_surface_redefine() local
480 save_height = template->height0; in xa_surface_redefine()
490 template->height0 = save_height; in xa_surface_redefine()
499 xa_min(save_height, template->height0), &src_box); in xa_surface_redefine()