Home
last modified time | relevance | path

Searched defs:xorig (Results 1 - 12 of 12) 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.h78 float xorig, yorig; /**< bitmap origin */ 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/cups-filters/cupsfilters/
H A Dimage-private.h116 unsigned xorig, /* X origin */ member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_bitmap.c698 const float xorig = g->xorig, yorig = g->yorig; in st_DrawAtlasBitmaps() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dfont.c72 float xorig, yorig; /* Relative origin of the character */ member
/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/astc-encoder/Source/
H A Dstb_image.h4875 int xorig[] = { 0,4,0,2,0,1,0 }; in stbi__create_png_image() local
/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 84 milliseconds