Searched defs:edge (Results 1 - 25 of 46) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Ddag.c43 struct dag_edge edge = { local in function:dag_add_edge
59 dag_remove_edge(struct dag *dag, struct dag_edge *edge) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_split_prim.h14 void (*edge)(void *priv, boolean enabled); member in struct:util_split_prim
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_split_prim.h14 void (*edge)(void *priv, boolean enabled); member in struct:util_split_prim
/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddag.c43 struct dag_edge edge = { local in function:dag_add_edge
59 dag_remove_edge(struct dag *dag, struct dag_edge *edge) argument
[all...]
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Drender-triangle.c7 enum edge { enum
12 static void set_edge(Display *dpy, Picture p, enum edge edge) argument
40 static const char *edge_name(enum edge edge) argument
86 edge_test(struct test * t,enum mask mask,enum edge edge,enum target target) argument
169 enum edge edge; local in function:main
[all...]
H A Drender-trapezoid.c406 enum edge { enum
411 static const char *edge_name(enum edge edge) argument
420 static void set_edge(Display *dpy, Picture p, enum edge edge) argument
428 edge_test(struct test * t,enum mask mask,enum edge edge,enum target target) argument
530 enum edge edge; local in function:main
[all...]
/xsrc/external/mit/libXrender/dist/src/
H A DPoly.c32 XLineFixed edge; member in struct:_Edge
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_graph.cpp97 Edge *edge = new Edge(this, node, kind); local in function:nv50_ir::Graph::Node::attach
366 Graph::Edge *edge; local in function:nv50_ir::Graph::classifyDFS
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_graph.cpp97 Edge *edge = new Edge(this, node, kind); local in function:nv50_ir::Graph::Node::attach
365 Graph::Edge *edge; local in function:nv50_ir::Graph::classifyDFS
[all...]
/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DpolyDBG.cc257 Int DBG_edgeIntersectPoly(directedLine* edge, directedLine* poly) argument
[all...]
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dpshints.h145 CF2_HintRec edge[CF2_MAX_HINT_EDGES]; /* 192 */ member in struct:CF2_HintMapRec_
H A Dpshints.c969 CF2_HintRec edge, invalid; local in function:cf2_hintmap_build
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Ddmxconfig.c252 int edge = dmxNumScreens; local in function:dmxConfigCopyFromWall
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Cursor.c343 FindEdge(xf86EdgePtr edge, int val) argument
362 xf86EdgePtr edge; local in function:xf86CursorOffScreen
488 AddEdge(xf86EdgePtr edge,short min,short max,short dx,short dy,short screen) argument
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Cursor.c329 FindEdge(xf86EdgePtr edge, int val) argument
348 xf86EdgePtr edge; local in function:xf86CursorOffScreen
469 AddEdge(xf86EdgePtr edge,short min,short max,short dx,short dy,short screen) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmifillarc.c139 miGetArcEdge(xArc * arc,miSliceEdgePtr edge,int k,Bool top,Bool left) argument
263 miGetPieEdge(xArc * arc,int angle,miSliceEdgePtr edge,Bool top,Bool left) argument
[all...]
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmifillarc.c129 miGetArcEdge(xArc * arc, miSliceEdgePtr edge, int k, Bool top, Bool left) argument
242 miGetPieEdge(xArc * arc,int angle,miSliceEdgePtr edge,Bool top,Bool left) argument
[all...]
/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafhints.h274 AF_Edge edge; /* the segment's parent edge */ member in struct:AF_SegmentRec_
[all...]
H A Dafhints.c107 AF_Edge edge = NULL; local in function:af_axis_hints_new_edge
585 AF_Edge edge; local in function:af_glyph_hints_dump_edges
1232 AF_Edge edge = seg->edge; local in function:af_glyph_hints_align_edge_points
1258 AF_Edge edge = seg->edge; local in function:af_glyph_hints_align_edge_points
1313 AF_Edge edge; local in function:af_glyph_hints_align_strong_points
[all...]
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dproperties.c490 CARD8 *edge; local in function:SetProperty
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c437 boolean *edge = &inEdges[i]; local in function:do_clip_tri
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c437 boolean *edge = &inEdges[i]; local in function:do_clip_tri
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Ddinoshade.c228 extrudeSolidFromPolygon(GLfloat data[][2],unsigned int dataSize,GLdouble thickness,GLuint side,GLuint edge,GLuint whole) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids_mono.c575 struct mono_edge *edge = c->head.next; local in function:mono_row
683 struct mono_edge *edge; local in function:mono_step_edges
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids_mono.c534 struct mono_edge *edge = c->head.next; local in function:mono_row
631 struct mono_edge *edge; local in function:mono_step_edges
[all...]

Completed in 33 milliseconds

12