Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Ddrawpix.c320 _mesa_Bitmap( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap ) _mesa_Bitmap() argument
H A Ddlist.h79 float xmove, ymove; /**< rasterpos move */ member
H A Ddlist.c1634 save_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * pixels) save_Bitmap() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A 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/
H A DvalidationGL1.cpp24 ValidateBitmap(const Context *, angle::EntryPoint entryPoint, GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) ValidateBitmap() argument
H A DContext_gl.cpp691 bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) bitmap() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_1_autogen.cpp104 GL_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) GL_Bitmap() argument
H A DlibGL_autogen.cpp37 glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) glBitmap() argument
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp80 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) { } in __indirect_glBitmap() argument

Completed in 69 milliseconds