Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_zoom.c49 compute_zoomed_bounds(struct gl_context *ctx, GLint imageX, GLint imageY, in compute_zoomed_bounds() function
139 if (!compute_zoomed_bounds(ctx, imgX, imgY, span->x, span->y, span->end, in zoom_span()
369 if (!compute_zoomed_bounds(ctx, imgX, imgY, spanX, spanY, width, in _swrast_write_zoomed_stencil_span()
414 if (!compute_zoomed_bounds(ctx, imgX, imgY, spanX, spanY, width, in _swrast_write_zoomed_z_span()