Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftgloadr.c202 FT_UInt n_points, in FT_GlyphLoader_CheckPoints()
Dftoutln.c362 FT_Int n_points = outline->n_points; in FT_Outline_Check() local
/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.c335 FT_Int n_points; in TT_Load_Simple_Glyph() local
923 FT_Int n_points; in TT_Process_Simple_Glyph() local
Dttgxvar.c3634 FT_UInt n_points ) in TT_Vary_Apply_Glyph_Deltas()
/external/freetype/include/freetype/
Dftimage.h357 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.h1838 FT_UShort n_points; /* number of points in zone */ member