/third_party/cups-filters/cupsfilters/ |
H A D | image-zoom.c | 121 z->xorig = xc1; in _cupsImageZoomNew() 148 z->xorig = xc0; in _cupsImageZoomNew() 246 cupsImageGetCol(z->img, z->xorig - iy, z->yorig, z->width, z->in); in zoom_bilinear() 248 cupsImageGetRow(z->img, z->xorig, z->yorig + iy, z->width, z->in); in zoom_bilinear() 324 cupsImageGetCol(z->img, z->xorig - iy, z->yorig, z->width, z->in); in zoom_nearest() 326 cupsImageGetRow(z->img, z->xorig, z->yorig + iy, z->width, z->in); in zoom_nearest()
|
H A D | image-private.h | 116 unsigned xorig, /* X origin */ member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | dlist.h | 78 float xorig, yorig; /**< bitmap origin */ member
|
H A D | drawpix.c | 321 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap() 354 GLint x = util_ifloor(ctx->Current.RasterPos[0] + epsilon - xorig); in _mesa_Bitmap() 320 _mesa_Bitmap( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap ) _mesa_Bitmap() argument
|
H A D | dlist.c | 959 g->xorig = bitmap_xorig; in build_bitmap_atlas() 1635 GLfloat xorig, GLfloat yorig, in save_Bitmap() 1645 n[3].f = xorig; in save_Bitmap() 1655 xorig, yorig, xmove, ymove, pixels)); in save_Bitmap() 1634 save_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * pixels) save_Bitmap() argument
|
/third_party/libinput/tools/ |
H A D | libinput-measure-touchpad-size.py | 312 xorig = evdev.absinfo[libevdev.EV_ABS.ABS_X] 315 skip = between(xorig.minimum, touchpad.x.minimum, deviation) 316 skip = skip and between(xorig.maximum, touchpad.x.maximum, deviation)
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_bitmap.c | 698 const float xorig = g->xorig, yorig = g->yorig; in st_DrawAtlasBitmaps() local 701 const float x0 = util_ifloor(ctx->Current.RasterPos[0] - xorig + epsilon); in st_DrawAtlasBitmaps()
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | font.c | 72 float xorig, yorig; /* Relative origin of the character */ member
|
/third_party/openGLES/api/GLSC/1.0.1/ |
H A D | gl.h | 474 GLAPI void APIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
|
/third_party/openGLES/api/GLSC/1.0/ |
H A D | gl.h | 470 GLAPI void APIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/ |
H A D | gl.h | 470 GLAPI void APIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/ |
H A D | gl.h | 474 GLAPI void APIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gl_1_autogen.h | 16 void bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, \
|
H A D | validationGL1.cpp | 28 GLfloat xorig, in ValidateBitmap() 24 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 D | validationGL1_autogen.h | 28 GLfloat xorig,
|
H A D | Context_gl.cpp | 693 GLfloat xorig, in bitmap() 691 bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) bitmap() argument
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | gldrv.h | 42 void (APIENTRY *glBitmap )( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap );
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_1_autogen.h | 25 GLfloat xorig,
|
H A D | entry_points_gl_1_autogen.cpp | 106 GLfloat xorig, in GL_Bitmap() 114 "context = %d, width = %d, height = %d, xorig = %f, yorig = %f, xmove = %f, ymove = %f, " in GL_Bitmap() 116 CID(context), width, height, xorig, yorig, xmove, ymove, (uintptr_t)bitmap); in GL_Bitmap() 123 xorig, yorig, xmove, ymove, bitmap)); in GL_Bitmap() 126 context->bitmap(width, height, xorig, yorig, xmove, ymove, bitmap); in GL_Bitmap() 128 ANGLE_CAPTURE(Bitmap, isCallValid, context, width, height, xorig, yorig, xmove, ymove, in GL_Bitmap() 104 GL_Bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) GL_Bitmap() argument
|
H A D | libGL_autogen.cpp | 39 GLfloat xorig, in glBitmap() 45 return GL_Bitmap(width, height, xorig, yorig, xmove, ymove, bitmap); in glBitmap() 37 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 D | stb_image.h | 4875 int xorig[] = { 0,4,0,2,0,1,0 }; in stbi__create_png_image() local 4881 x = (a->s->img_x - xorig[p] + xspc[p]-1) / xspc[p]; in stbi__create_png_image() 4892 int out_x = i*xspc[p]+xorig[p]; in stbi__create_png_image()
|
/third_party/mesa3d/include/GL/ |
H A D | gl.h | 1204 GLfloat xorig, GLfloat yorig,
|
/third_party/mesa3d/src/glx/tests/ |
H A D | indirect_api.cpp | 80 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap) { } in __indirect_glBitmap() argument
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 1932 typedef void (GLAD_API_PTR *PFNGLBITMAPPROC)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap);
|
/third_party/openGLES/api/GL/ |
H A D | glext.h | 5142 typedef void (APIENTRYP PFNGLBITMAPXOESPROC) (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte *bitmap); 5246 GLAPI void APIENTRY glBitmapxOES (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte *bitmap);
|