Searched refs:ymove (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | drawpix.c | 299 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap() argument 367 ctx->Current.RasterPos[1] += ymove; in _mesa_Bitmap()
|
D | dlist.c | 1142 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/ |
D | gl.h | 1240 GLfloat xmove, GLfloat ymove,
|
/external/swiftshader/src/OpenGL/libGL/ |
D | libGL.cpp | 5585 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bi… in glBitmap() argument
|
/external/swiftshader/include/GL/ |
D | glext.h | 4518 …dth, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte *bi… 4623 …dth, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte *bi…
|