/external/mesa3d/src/mesa/main/ |
D | drawpix.h | 40 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove,
|
D | drawpix.c | 308 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, in _mesa_Bitmap() argument 374 ctx->Current.RasterPos[0] += xmove; in _mesa_Bitmap()
|
D | dlist.h | 46 float xmove, ymove; /**< rasterpos move */ member
|
D | dlist.c | 974 g->xmove = bitmap_xmove; in build_bitmap_atlas() 1854 GLfloat xmove, GLfloat ymove, const GLubyte * pixels) in save_Bitmap() argument 1865 n[5].f = xmove; in save_Bitmap() 1873 xorig, yorig, xmove, ymove, pixels)); in save_Bitmap()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_bitmap.c | 698 const float xmove = g->xmove, ymove = g->ymove; in st_DrawAtlasBitmaps() local 759 ctx->Current.RasterPos[0] += xmove; in st_DrawAtlasBitmaps()
|
/external/angle/src/libANGLE/ |
D | Context_gl_1_autogen.h | 16 void bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, \
|
D | validationGL1.cpp | 30 GLfloat xmove, in ValidateBitmap() argument
|
D | validationGL1_autogen.h | 32 GLfloat xmove,
|
D | Context_gl.cpp | 475 GLfloat xmove, in bitmap() argument
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_1_params.cpp | 20 GLfloat xmove, in CaptureBitmap_bitmap() argument
|
D | capture_gl_1_autogen.h | 31 GLfloat xmove, 1186 GLfloat xmove,
|
D | capture_gl_1_autogen.cpp | 49 GLfloat xmove, in CaptureBitmap() argument 59 paramBuffer.addValueParam("xmove", ParamType::TGLfloat, xmove); in CaptureBitmap() 66 CaptureBitmap_bitmap(glState, isCallValid, width, height, xorig, yorig, xmove, ymove, in CaptureBitmap()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_1_autogen.h | 26 GLfloat xmove,
|
D | entry_points_gl_1_autogen.cpp | 96 GLfloat xmove, in GL_Bitmap() argument 104 CID(context), width, height, xorig, yorig, xmove, ymove, (uintptr_t)bitmap); in GL_Bitmap() 115 xmove, ymove, bitmap))); in GL_Bitmap() 118 context->bitmap(width, height, xorig, yorig, xmove, ymove, bitmap); in GL_Bitmap() 120 ANGLE_CAPTURE_GL(Bitmap, isCallValid, context, width, height, xorig, yorig, xmove, ymove, in GL_Bitmap()
|
D | libGLESv2_autogen.cpp | 5945 GLfloat xmove, in glBitmap() argument 5949 return GL_Bitmap(width, height, xorig, yorig, xmove, ymove, bitmap); in glBitmap()
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | gldrv.h | 42 … )( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
|
/external/mesa3d/include/GL/ |
D | gl.h | 1207 GLfloat xmove, GLfloat ymove,
|
D | glext.h | 5160 …OC) (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, co… 5264 …OES (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, co…
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 78 void __indirect_glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove… in __indirect_glBitmap() argument
|
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
D | glew.h | 856 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 6969 …ROC)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co… 6970 …ROC)(GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, co… 10354 …map)(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co… 10356 …OES)(GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, co…
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 114632 …loat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap), (width, height, … 114633 …ixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte * bitmap), (width, height, …
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 850 …map (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, co…
|