Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddrawpix.c299 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap() argument
367 ctx->Current.RasterPos[1] += ymove; in _mesa_Bitmap()
Ddlist.c1142 GLfloat xmove, GLfloat ymove, const GLubyte * pixels) in save_Bitmap() argument
1154 n[6].f = ymove; in save_Bitmap()
1160 xorig, yorig, xmove, ymove, pixels)); in save_Bitmap()
/external/mesa3d/include/GL/
Dgl.h1240 GLfloat xmove, GLfloat ymove,