Searched refs:POINT (Results 1 - 25 of 68) sorted by relevance

123

/xsrc/external/mit/pixman/dist/demos/
H A Dtri-test.c13 #define POINT(x,y) \ macro
19 { POINT (100, 100), POINT (10, 50), POINT (110, 10) },
20 { POINT (100, 100), POINT (150, 10), POINT (200, 50) },
21 { POINT (100, 100), POINT (10, 170), POINT (9
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl_dd/
H A Dt_dd_unfilled.h68 if (ef[e0]) POINT( v[0] );
69 if (ef[e1]) POINT( v[1] );
70 if (ef[e2]) POINT( v[2] );
136 if (ef[e0]) POINT( v[0] );
137 if (ef[e1]) POINT( v[1] );
138 if (ef[e2]) POINT( v[2] );
139 if (ef[e3]) POINT( v[3] );
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl_dd/
H A Dt_dd_unfilled.h68 if (ef[e0]) POINT( v[0] );
69 if (ef[e1]) POINT( v[1] );
70 if (ef[e2]) POINT( v[2] );
136 if (ef[e0]) POINT( v[0] );
137 if (ef[e1]) POINT( v[1] );
138 if (ef[e2]) POINT( v[2] );
139 if (ef[e3]) POINT( v[3] );
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_prim_assembler_tmp.h25 #define POINT(i0) prim_point(asmblr, i0) macro
H A Ddraw_so_emit_tmp.h27 #define POINT(i0) so_point(so,i0) macro
H A Ddraw_gs_tmp.h27 #define POINT(i0) gs_point(gs,i0) macro
H A Ddraw_decompose_tmp.h66 POINT(idx[0]);
438 #undef POINT
H A Ddraw_pipe.c192 #define POINT(i0) \ macro
292 #define POINT(i0) \ macro
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_so_emit_tmp.h27 #define POINT(i0) so_point(so,i0) macro
H A Ddraw_prim_assembler_tmp.h23 #define POINT(i0) prim_point(asmblr, i0) macro
H A Ddraw_gs_tmp.h26 #define POINT(i0) gs_point(gs,i0) macro
H A Ddraw_pipe.c196 #define POINT(i0) \ macro
296 #define POINT(i0) \ macro
/xsrc/external/mit/xcb-util/dist/atom/
H A Datomlist.m423 POINT,
H A Datoms.c67 const xcb_atom_t POINT = 21; variable in typeref:typename:const xcb_atom_t
187 char stringpool_str10[sizeof("POINT")];
258 "POINT",
559 "POINT\0"
H A Dxcb_atom.h63 extern const xcb_atom_t POINT;
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dtri.c33 #define POINT 3 macro
153 state = POINT;
224 case POINT:
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_x11.c164 POINT point;
188 POINT point;
244 POINT point;
H A Dglut_cursor.c187 POINT point;
/xsrc/external/mit/MesaLib.old/dist/include/d3dadapter/
H A Dpresent.h85 HRESULT (WINAPI *GetCursorPos)(ID3DPresent *This, POINT *pPoint);
86 HRESULT (WINAPI *SetCursorPos)(ID3DPresent *This, POINT *pPoint);
88 HRESULT (WINAPI *SetCursor)(ID3DPresent *This, void *pBitmap, POINT *pHotspot, BOOL bShow);
/xsrc/external/mit/MesaLib/dist/include/d3dadapter/
H A Dpresent.h85 HRESULT (WINAPI *GetCursorPos)(ID3DPresent *This, POINT *pPoint);
86 HRESULT (WINAPI *SetCursorPos)(ID3DPresent *This, POINT *pPoint);
88 HRESULT (WINAPI *SetCursor)(ID3DPresent *This, void *pBitmap, POINT *pHotspot, BOOL bShow);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dsurface9.h129 const POINT *pDestPoint,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dsurface9.h130 const POINT *pDestPoint,
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwintrayicon.c127 POINT ptCursor;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwintrayicon.c139 POINT ptCursor;
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv04_accel.h66 BEGIN_NV04(push, NV01_CLIP(POINT), 2);

Completed in 22 milliseconds

123