Searched refs:adjust_to_tile_bounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c41 adjust_to_tile_bounds(unsigned x, unsigned y, unsigned width, unsigned height, function
103 adjust_to_tile_bounds(src_box->x, src_box->y, width, height,
122 adjust_to_tile_bounds(dstx, dsty, width, height, &tx, &ty, &tw, &th);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_surface.c41 adjust_to_tile_bounds(unsigned x, unsigned y, unsigned width, unsigned height, function
103 adjust_to_tile_bounds(src_box->x, src_box->y, width, height,
122 adjust_to_tile_bounds(dstx, dsty, width, height, &tx, &ty, &tw, &th);

Completed in 171 milliseconds