| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | Makefile.am | 83 point \ program in directory:bin
|
| H A D | Makefile.in | [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | stex3d.c | 251 turbulence(float point[3], float lofreq, float hifreq) argument 602 int max; local in function:init
|
| /xsrc/external/mit/freetype/dist/src/autofit/ |
| H A D | afhints.c | 247 AF_Point point = hints->points + point_idx; local in function:af_get_segment_index 324 AF_Point point; local in function:af_glyph_hints_dump_points 866 AF_Point point; local in function:af_glyph_hints_reload 1187 AF_Point point = hints->points; local in function:af_glyph_hints_save 1233 AF_Point point, first, last; local in function:af_glyph_hints_align_edge_points 1259 AF_Point point, first, last; local in function:af_glyph_hints_align_edge_points 1312 AF_Point point; local in function:af_glyph_hints_align_strong_points 1375 FT_PtrDist min, max, mid; local in function:af_glyph_hints_align_strong_points 1576 AF_Point point; local in function:af_glyph_hints_align_weak_points 1703 AF_Point point; local in function:af_glyph_hints_scale_dim [all...] |
| H A D | afcjk.c | 882 FT_Pos max = seg1->max_coord; local in function:af_cjk_hints_link_segments 2218 AF_Point point = seg->first; local in function:af_cjk_align_edge_points 2251 AF_Point point = seg->first; local in function:af_cjk_align_edge_points [all...] |
| H A D | aflatin.c | 1565 AF_Point point = hints->points; local in function:af_latin_hints_compute_segments 1577 AF_Point point = hints->points; local in function:af_latin_hints_compute_segments 1591 AF_Point point = contour[0]; local in function:af_latin_hints_compute_segments 2013 FT_Pos max = seg1->max_coord; local in function:af_latin_hints_link_segments [all...] |
| H A D | aflatin2.c | 757 AF_Point point = hints->points; local in function:af_latin2_hints_compute_segments 769 AF_Point point = hints->points; local in function:af_latin2_hints_compute_segments 783 AF_Point point = contour[0]; local in function:af_latin2_hints_compute_segments 1034 FT_Pos max = seg1->max_coord; local in function:af_latin2_hints_link_segments [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/core/ |
| H A D | tessellator.cpp | 29 #define max(x,y) (x > y ? x : y) macro 1522 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) local in function:CHWTessellator::IsoLineGeneratePoints 1546 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) local in function:CHWTessellator::IsoLineGenerateConnectivity 1556 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) local in function:CHWTessellator::IsoLineGenerateConnectivity 1782 PlacePointIn1D(const TESS_FACTOR_CONTEXT & TessFactorCtx,int point,FXP & fxpLocation) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tessellator/ |
| H A D | tessellator.cpp | 28 #define max(x,y) (x > y ? x : y) macro 1540 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) local in function:CHWTessellator::IsoLineGeneratePoints 1564 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) local in function:CHWTessellator::IsoLineGenerateConnectivity 1574 for(int point = 0; point < processedTessFactors.numPointsPerLine; point++) local in function:CHWTessellator::IsoLineGenerateConnectivity 1790 PlacePointIn1D(const TESS_FACTOR_CONTEXT & TessFactorCtx,int point,FXP & fxpLocation) argument [all...] |
| /xsrc/external/mit/freetype/dist/src/raster/ |
| H A D | ftraster.c | 430 Short* max ); typedef in typeref:typename:void Function_Sweep_Init (RAS_ARGS Short * min,Short *) 1779 FT_Vector* point; local in function:Decompose_Curve 2217 Vertical_Sweep_Init(RAS_ARGS Short * min,Short * max) argument 2482 Horizontal_Sweep_Init(RAS_ARGS Short * min,Short * max) argument [all...] |