Home
last modified time | relevance | path

Searched defs:xmove (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Ddrawpix.c321 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap()
Ddlist.h79 float xmove, ymove; /**< rasterpos move */ member
Ddlist.c1636 GLfloat xmove, GLfloat ymove, const GLubyte * pixels) in save_Bitmap()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap.c697 const float xmove = g->xmove, ymove = g->ymove; in st_DrawAtlasBitmaps() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL1.cpp30 GLfloat xmove, in ValidateBitmap()
DContext_gl.cpp695 GLfloat xmove, in bitmap()
/third_party/mesa3d/src/glx/tests/
Dindirect_api.cpp80 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove in __indirect_glBitmap()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp108 GLfloat xmove, in GL_Bitmap()
DlibGL_autogen.cpp41 GLfloat xmove, in glBitmap()