Searched defs:e2 (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmistruct.h57 int e1, e2; /* keep these, so we don't have to do it again */ member in struct:_miDash
H A Dmizerline.c125 int e, e1, e2, e3; /* Bresenham error terms */ local in function:miZeroLine
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmistruct.h56 int e1, e2; /* keep these, so we don't have to do it again */ member in struct:_miDash
H A Dmizerline.c121 int e, e1, e2, e3; /* Bresenham error terms */ local in function:miZeroLine
/xsrc/external/mit/libXmu/dist/src/
H A DCrCmap.c497 compare(_Xconst void *e1, _Xconst void *e2) argument
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_accel.c314 int error, e1, e2; local in function:S3SubsequentSolidBresenhamLine
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/
H A Dss_triangle.c65 _swsetup_edge_render_line_tri(struct gl_context * ctx,const GLubyte * ef,GLuint e0,GLuint e1,GLuint e2,const SWvertex * v0,const SWvertex * v1,const SWvertex * v2) argument
91 _swsetup_edge_render_point_tri(struct gl_context * ctx,const GLubyte * ef,GLuint e0,GLuint e1,GLuint e2,const SWvertex * v0,const SWvertex * v1,const SWvertex * v2) argument
110 _swsetup_render_tri(struct gl_context * ctx,GLuint e0,GLuint e1,GLuint e2,GLuint facing,swsetup_edge_render_prim_tri render) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/
H A Dss_triangle.c65 _swsetup_edge_render_line_tri(struct gl_context * ctx,const GLubyte * ef,GLuint e0,GLuint e1,GLuint e2,const SWvertex * v0,const SWvertex * v1,const SWvertex * v2) argument
91 _swsetup_edge_render_point_tri(struct gl_context * ctx,const GLubyte * ef,GLuint e0,GLuint e1,GLuint e2,const SWvertex * v0,const SWvertex * v1,const SWvertex * v2) argument
110 _swsetup_render_tri(struct gl_context * ctx,GLuint e0,GLuint e1,GLuint e2,GLuint facing,swsetup_edge_render_prim_tri render) argument
[all...]
/xsrc/external/mit/libXrender/dist/src/
H A DPoly.c41 const Edge *e1 = o1, *e2 = o2; local in function:CompareEdge
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcdbg.c221 FcPatternElt *e1, *e2; local in function:FcPatternPrint2
[all...]
H A Dfclist.c191 FcPatternElt *e1, *e2; local in function:FcListPatternEqual
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_xaa.c833 SavageSubsequentSolidBresenhamLine(ScrnInfoPtr pScrn,int x1,int y1,int e1,int e2,int err,int length,int octant) argument
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/
H A Dgtest_pred_impl.h129 AssertPred2Helper(const char * pred_text,const char * e1,const char * e2,Pred pred,const T1 & v1,const T2 & v2) argument
178 AssertPred3Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3) argument
234 AssertPred4Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,const char * e4,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3,const T4 & v4) argument
297 AssertPred5Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,const char * e4,const char * e5,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3,const T4 & v4,const T5 & v5) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dextensions.c349 const struct mesa_extension *e2 = &_mesa_extension_table[i2]; local in function:extension_compare
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/
H A Dgtest_pred_impl.h130 AssertPred2Helper(const char * pred_text,const char * e1,const char * e2,Pred pred,const T1 & v1,const T2 & v2) argument
180 AssertPred3Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3) argument
236 AssertPred4Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,const char * e4,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3,const T4 & v4) argument
298 AssertPred5Helper(const char * pred_text,const char * e1,const char * e2,const char * e3,const char * e4,const char * e5,Pred pred,const T1 & v1,const T2 & v2,const T3 & v3,const T4 & v4,const T5 & v5) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dextensions.c363 const struct mesa_extension *e2 = &_mesa_extension_table[i2]; local in function:extension_compare
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbseg.c350 int e, e1, e2, e3; /* bresenham error and increments */ local in function:fbSegment
/xsrc/external/mit/glu/dist/src/libtess/
H A Dmesh.c662 GLUhalfEdge *e2 = &mesh2->eHead; local in function:__gl_meshUnion
H A Dsweep.c122 GLUhalfEdge *e1, *e2; local in function:EdgeLeq
438 SpliceMergeVertices(GLUtesselator * tess,GLUhalfEdge * e1,GLUhalfEdge * e2) argument
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbseg.c426 int e, e1, e2, e3; /* bresenham error and increments */ local in function:_fbSegment
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbseg.c426 int e, e1, e2, e3; /* bresenham error and increments */ local in function:_fbSegment
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaFillPoly.c211 int DX1 = 0, DX2 = 0, e1 = 0, e2 = 0; local in function:XAAFillPolygonSolid
365 int DX1 = 0, DX2 = 0, e1 = 0, e2 = 0; local in function:XAAFillPolygonHelper
468 SolidTrapHelper(ScrnInfoPtr pScrn,int y,int h,int x1,int dx1,int dy1,int e1,int x2,int dx2,int dy2,int e2,int xorg,int yorg,XAACacheInfoPtr pCache) argument
500 Mono8x8PatternTrapHelper_ScreenOrigin(ScrnInfoPtr pScrn,int y,int h,int x1,int dx1,int dy1,int e1,int x2,int dx2,int dy2,int e2,int xorg,int yorg,XAACacheInfoPtr pCache) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbseg.c617 int e, e1, e2, e3; /* bresenham error and increments */ local in function:fbSegment
/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DmonoChain.cc296 static Int compEdges(directedLine *e1, directedLine *e2) argument
[all...]
H A DpartitionY.cc246 static Int compEdges(directedLine *e1, directedLine *e2) argument
[all...]

Completed in 18 milliseconds

12