Searched refs:compute_zoomed_bounds (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_zoom.c | 49 compute_zoomed_bounds(struct gl_context *ctx, GLint imageX, GLint imageY, function in typeref:typename:GLboolean 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,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_zoom.c | 49 compute_zoomed_bounds(struct gl_context *ctx, GLint imageX, GLint imageY, function in typeref:typename:GLboolean 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 5 milliseconds