Home
last modified time | relevance | path

Searched refs:xmove (Results 1 – 25 of 37) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
Ddlist.h79 float xmove, ymove; /**< rasterpos move */ member
Ddrawpix.c321 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap() argument
391 ctx->Current.RasterPos[0] += xmove; in _mesa_Bitmap()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap.c697 const float xmove = g->xmove, ymove = g->ymove; in st_DrawAtlasBitmaps() local
758 ctx->Current.RasterPos[0] += xmove; in st_DrawAtlasBitmaps()
/third_party/openGLES/api/GLSC/1.0.1/
Dgl.h474 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
/third_party/openGLES/api/GLSC/1.0/
Dgl.h470 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
Dgl.h474 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
Dgl.h470 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_1_0_autogen.h16 void bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, \
DvalidationGL1.cpp29 GLfloat xmove, in ValidateBitmap() argument
DvalidationGL1_autogen.h27 GLfloat xmove,
DContext_gl.cpp726 GLfloat xmove, in bitmap() argument
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_fixed_point.txt128 fixed xmove, fixed ymove, const ubyte* bitmap);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_1_autogen.h16 void bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, \
DvalidationGL1.cpp30 GLfloat xmove, in ValidateBitmap() argument
DvalidationGL1_autogen.h30 GLfloat xmove,
DContext_gl.cpp695 GLfloat xmove, in bitmap() argument
/third_party/openGLES/extensions/OES/
DOES_fixed_point.txt138 fixed xmove, fixed ymove, const ubyte* bitmap);
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_0_autogen.h26 GLfloat xmove,
Dentry_points_gl_1_0_autogen.cpp87 GLfloat xmove, in Bitmap() argument
94 width, height, xorig, yorig, xmove, ymove, (uintptr_t)bitmap); in Bitmap()
102 ValidateBitmap(context, width, height, xorig, yorig, xmove, ymove, bitmap)); in Bitmap()
105 context->bitmap(width, height, xorig, yorig, xmove, ymove, bitmap); in Bitmap()
107 ANGLE_CAPTURE(Bitmap, isCallValid, context, width, height, xorig, yorig, xmove, ymove, in Bitmap()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dgldrv.h42 … )( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.h27 GLfloat xmove,
Dentry_points_gl_1_autogen.cpp108 GLfloat xmove, in GL_Bitmap() argument
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()
DlibGL_autogen.cpp41 GLfloat xmove, in glBitmap() argument
45 return GL_Bitmap(width, height, xorig, yorig, xmove, ymove, bitmap); in glBitmap()
/third_party/mesa3d/include/GL/
Dgl.h1205 GLfloat xmove, GLfloat ymove,
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl.h1260 GLfloat xmove, GLfloat ymove,

12