Searched defs:yorig (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | drawpix.c | 298 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap()
|
D | dlist.h | 45 float xorig, yorig; /**< bitmap origin */ member
|
D | dlist.c | 1567 GLfloat xorig, GLfloat yorig, in save_Bitmap()
|
/external/python/cpython2/Modules/ |
D | imgfile.c | 251 int xwtd, ywtd, xorig, yorig; in imgfile_readscaled() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_bitmap.c | 710 const float xorig = g->xorig, yorig = g->yorig; in st_DrawAtlasBitmaps() local
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | font.c | 72 float xorig, yorig; /* Relative origin of the character */ member
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 37016 _mesa_marshal_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GL… in _mesa_marshal_Bitmap()
|