/external/skia/src/pdf/ |
SkPDFBitmap.cpp | 114 int xOrig, 122 int xmin = SkTMax(0, xOrig - 1); 123 int xmax = SkTMin(xOrig + 1, bm.width() - 1);
|
/external/mesa3d/src/mesa/main/ |
drawpix.c | 299 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, 327 GLint x = IFLOOR(ctx->Current.RasterPos[0] + epsilon - xorig);
|
dlist.c | 1141 GLfloat xorig, GLfloat yorig, 1151 n[3].f = xorig; 1160 xorig, yorig, xmove, ymove, pixels)); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/ |
gl.h | 690 WINGDIAPI void APIENTRY glBitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte *bitmap); [all...] |
/external/mesa3d/docs/ |
subset-A.html | [all...] |
versions.html | 660 <li>glBitmap in feedback mode was offset by xOrig, yOrig params [all...] |
VERSIONS | 538 - glBitmap in feedback mode was offset by xOrig, yOrig params [all...] |
/external/mesa3d/include/GL/ |
gl.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/ |
gl.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/ |
gl.h | [all...] |
/external/libgdx/gdx/jni/gdx2d/ |
stb_image.h | 4169 int xorig[] = { 0,4,0,2,0,1,0 }; local [all...] |
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
glew.h | 824 GLAPI void GLAPIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap); [all...] |
/external/mesa3d/src/mapi/glapi/gen/ |
gl_API.xml | [all...] |