Home
last modified time | relevance | path

Searched defs:n_points (Results 1 – 11 of 11) sorted by relevance

/external/freetype/src/base/
Dftgloadr.c206 FT_UInt n_points, in FT_GlyphLoader_CheckPoints()
Dftoutln.c345 FT_Int n_points = outline->n_points; in FT_Outline_Check() local
/external/freetype/src/sfnt/
Dsfwoff2.c424 FT_ULong n_points, in triplet_decode()
533 store_points( FT_ULong n_points, in store_points()
668 compute_bbox( FT_ULong n_points, in compute_bbox()
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderPoints.cpp568 const unsigned int n_points = sizeof(point_data) / sizeof(point_data[0]) / n_fields_per_point; in iterate() local
DesextcTessellationShaderVertexSpacing.cpp1129 const unsigned int n_points = (unsigned int)edge.points.size(); in verifyEdges() local
/external/freetype/src/truetype/
Dttgload.c361 FT_Int n_points; in TT_Load_Simple_Glyph() local
946 FT_Int n_points; in TT_Process_Simple_Glyph() local
Dttgxvar.c3756 FT_UInt n_points ) in TT_Vary_Apply_Glyph_Deltas()
/external/freetype/include/freetype/
Dftimage.h339 short n_points; /* number of points in the glyph */ member
/external/freetype/src/gxvalid/
Dgxvcommn.c855 FT_UShort n_points; in gxv_ctlPoint_validate() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp5788 const unsigned int n_points = 5; /* total number of points to check */ in verify() local
/external/freetype/include/freetype/internal/
Dtttypes.h1695 FT_UShort n_points; /* number of points in zone */ member