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

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_zoom.c49 compute_zoomed_bounds(struct gl_context *ctx, GLint imageX, GLint imageY, function
139 if (!compute_zoomed_bounds(ctx, imgX, imgY, span->x, span->y, span->end,
369 if (!compute_zoomed_bounds(ctx, imgX, imgY, spanX, spanY, width,
418 if (!compute_zoomed_bounds(ctx, imgX, imgY, spanX, spanY, width,
/external/mesa3d/src/mesa/swrast/
H A Ds_zoom.c49 compute_zoomed_bounds(struct gl_context *ctx, GLint imageX, GLint imageY, function
139 if (!compute_zoomed_bounds(ctx, imgX, imgY, span->x, span->y, span->end,
369 if (!compute_zoomed_bounds(ctx, imgX, imgY, spanX, spanY, width,
414 if (!compute_zoomed_bounds(ctx, imgX, imgY, spanX, spanY, width,

Completed in 93 milliseconds