Searched defs:num_points (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafwarp.c173 FT_Int nn, num_points, num_segments; local in function:af_warper_compute
H A Dafhints.h351 FT_Int num_points; /* number of used points */ member in struct:AF_GlyphHintsRec_
/xsrc/external/mit/freetype/dist/src/pfr/
H A Dpfrgload.c767 FT_Int i, old_points, num_points; local in function:pfr_glyph_load_rec
/xsrc/external/mit/xgc/dist/
H A Dtests.c248 int num_points = 100000; local in function:polypoint_test
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; local in function:glamor_poly_glyph_blt_gl
181 int num_points; local in function:glamor_push_pixels_gl
[all...]
/xsrc/external/mit/MesaLib/dist/include/android_stub/system/
H A Dgraphics.h224 uint32_t num_points; member in struct:android_depth_points
/xsrc/external/mit/beforelight/dist/
H A Db4light.c71 static int num_points = 3; variable in typeref:typename:int
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dt1decode.c900 FT_UInt num_points, nn, mm; local in function:t1_decoder_parse_charstrings
H A Dpsintrp.c1824 FT_UInt num_points, nn, mm; local in function:cf2_interpT2CharString
/xsrc/external/mit/freetype/dist/src/pshinter/
H A Dpshalgo.h191 FT_UInt num_points; member in struct:PSH_GlyphRec_
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttgload.c1202 FT_UInt num_points = (FT_UInt)gloader->base.outline.n_points; local in function:TT_Process_Composite_Component
2098 FT_UInt num_points = start_point; local in function:load_truetype_glyph
/xsrc/external/mit/freetype/dist/src/type1/
H A Dt1load.c1020 FT_Int p, num_points; local in function:parse_blend_design_map
[all...]
/xsrc/external/mit/libxkbfile/dist/include/X11/extensions/
H A DXKMformat.h160 CARD8 num_points; member in struct:_xkmOutlineDesc
/xsrc/external/mit/libX11/dist/include/X11/extensions/
H A DXKBgeom.h60 unsigned short num_points; member in struct:_XkbOutline
/xsrc/external/mit/freetype/dist/include/freetype/
H A Dt1tables.h285 FT_Byte num_points; member in struct:PS_DesignMap_
/xsrc/external/mit/freetype/dist/src/base/
H A Dftstroke.c314 FT_UInt num_points; member in struct:FT_StrokeBorderRec_
655 FT_UInt num_points = 0; local in function:ft_stroke_border_get_counts
1957 FT_UInt num_points = 0, num_contours = 0; local in function:FT_Stroker_GetBorderCounts
1987 FT_UInt count1, count2, num_points = 0; local in function:FT_Stroker_GetCounts
2299 FT_UInt num_points, num_contours; local in function:FT_Glyph_Stroke
2375 FT_UInt num_points, num_contours; local in function:FT_Glyph_StrokeBorder
[all...]
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkbgeom.h97 unsigned short num_points; member in struct:_XkbOutline
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBgeom.h104 unsigned short num_points; member in struct:_XkbOutline
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbgeom.h81 unsigned short num_points; member in struct:_XkbOutline
/xsrc/external/mit/libXaw/dist/src/
H A DDisplayList.c711 Cardinal num_points, i, j; local in function:DlXPoints
/xsrc/external/mit/xterm/dist/
H A Dgraphics_regis.c190 unsigned num_points; member in struct:RegisParseState
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_truetype.h3395 static int stbtt__tesselate_curve(stbtt__point *points, int *num_points, float x0, float y0, float x1, float y1, float x2, float y2, float objspace_flatness_squared, int n) argument
3415 static void stbtt__tesselate_cubic(stbtt__point *points, int *num_points, float x0, float y0, float x1, float y1, float x2, float y2, float x3, float y3, float objspace_flatness_squared, int n) argument
3461 int num_points=0; local in function:stbtt_FlattenCurves
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_truetype.h3395 static int stbtt__tesselate_curve(stbtt__point *points, int *num_points, float x0, float y0, float x1, float y1, float x2, float y2, float objspace_flatness_squared, int n) argument
3415 static void stbtt__tesselate_cubic(stbtt__point *points, int *num_points, float x0, float y0, float x1, float y1, float x2, float y2, float x3, float y3, float objspace_flatness_squared, int n) argument
3461 int num_points=0; local in function:stbtt_FlattenCurves
[all...]

Completed in 53 milliseconds