Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderPoints.cpp568 const unsigned int n_points = sizeof(point_data) / sizeof(point_data[0]) / n_fields_per_point; in iterate() local
H A DesextcTessellationShaderVertexSpacing.cpp1129 const unsigned int n_points = (unsigned int)edge.points.size(); in verifyEdges() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftoutln.c345 FT_Int n_points = outline->n_points; in FT_EXPORT_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftimage.h339 short n_points; /* number of points in the glyph */ member
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvcommn.c854 FT_UShort n_points; in gxv_ctlPoint_validate() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgload.c368 FT_Int n_points; in FT_CALLBACK_DEF() local
955 FT_Int n_points; TT_Process_Simple_Glyph() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp5786 const unsigned int n_points = 5; /* total number of points to check */ in verify() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff2.c522 store_points( FT_ULong n_points, in store_points() argument
657 compute_bbox( FT_ULong n_points, in compute_bbox() argument
410 triplet_decode( const FT_Byte* flags_in, const FT_Byte* in, FT_ULong in_size, FT_ULong n_points, WOFF2_Point result, FT_ULong* in_bytes_used ) triplet_decode() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c168 static void interpolate(float *samples, size_t length, uint32_t *xs, float *ys, size_t n_points) { in interpolate() argument
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dtttypes.h1695 FT_UShort n_points; /* number of points in zone */ member

Completed in 27 milliseconds