Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dindirect.h76 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * b…
Dindirect.c438 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * b… in __indirect_glBitmap() argument
454 (void) memcpy((void *)(gc->pc + 44), (void *)(&ymove), 4); in __indirect_glBitmap()
474 (void) memcpy((void *)(pc + 48), (void *)(&ymove), 4); in __indirect_glBitmap()
Dglapi_mapi_tmp_shared.h22 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bi…
1103 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bi… in noopBitmap() argument
1105 …(void) width; (void) height; (void) xorig; (void) yorig; (void) xmove; (void) ymove; (void) bitmap; in noopBitmap()
12859 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bi… in shared_dispatch_stub_8() argument
12863 …Lfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap)) _func)(width, height, xorig, y… in shared_dispatch_stub_8()
Dglapi_mapi_tmp.h30 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bi…
1456 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bi… in GLAPI_PREFIX()
1460 …Lfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap)) _func)(width, height, xorig, y… in GLAPI_PREFIX()
/external/mesa3d/include/GL/
Dgl.h1240 GLfloat xmove, GLfloat ymove,
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl.h1240 GLfloat xmove, GLfloat ymove,
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
Dglapitable.h51 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * b…
Dglapitemp.h132 …dth, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * b… in NAME()
134 …(void) width; (void) height; (void) xorig; (void) yorig; (void) xmove; (void) ymove; (void) bitmap; in NAME()
135 …t, xorig, yorig, xmove, ymove, bitmap), (F, "glBitmap(%d, %d, %f, %f, %f, %f, %p);\n", width, heig… in NAME()