Searched defs:imageY (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_zoom.c41 * \param imageX, imageY position of the mage being drawn (gl WindowPos)
49 compute_zoomed_bounds(struct gl_context *ctx, GLint imageX, GLint imageY, argument
57 ASSERT(spanY >= imageY);
79 r0 = imageY + (GLint) ((spanY - imageY) * ctx->Pixel.ZoomY);
80 r1 = imageY + (GLint) ((spanY + 1 - imageY) * ctx->Pixel.ZoomY);
/external/mesa3d/src/mesa/swrast/
H A Ds_zoom.c41 * \param imageX, imageY position of the mage being drawn (gl WindowPos)
49 compute_zoomed_bounds(struct gl_context *ctx, GLint imageX, GLint imageY, argument
57 ASSERT(spanY >= imageY);
79 r0 = imageY + (GLint) ((spanY - imageY) * ctx->Pixel.ZoomY);
80 r1 = imageY + (GLint) ((spanY + 1 - imageY) * ctx->Pixel.ZoomY);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 163 milliseconds