Searched defs:ymove (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | drawpix.c | 321 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap()
|
D | dlist.h | 79 float xmove, ymove; /**< rasterpos move */ member
|
D | dlist.c | 1636 GLfloat xmove, GLfloat ymove, const GLubyte * pixels) in save_Bitmap()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_bitmap.c | 697 const float xmove = g->xmove, ymove = g->ymove; in st_DrawAtlasBitmaps() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL1.cpp | 31 GLfloat ymove, in ValidateBitmap()
|
D | Context_gl.cpp | 696 GLfloat ymove, in bitmap()
|
/third_party/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 80 …i width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte… in __indirect_glBitmap()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 109 GLfloat ymove, in GL_Bitmap()
|
D | libGL_autogen.cpp | 42 GLfloat ymove, in glBitmap()
|