Searched +defs:point +defs:max (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A DMakefile.am83 point \ program in directory:bin
H A DMakefile.in[all...]
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dstex3d.c251 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 Dafhints.c247 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 Dafcjk.c882 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 Daflatin.c1565 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 Daflatin2.c757 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 Dtessellator.cpp29 #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 Dtessellator.cpp28 #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 Dftraster.c430 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...]

Completed in 33 milliseconds