Home
last modified time | relevance | path

Searched defs:imageX (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_zoom.c48 compute_zoomed_bounds(struct gl_context *ctx, GLint imageX, GLint imageY, in compute_zoomed_bounds()
109 unzoom_x(GLfloat zoomX, GLint imageX, GLint zx) in unzoom_x()