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 D | esextcTessellationShaderPoints.cpp | 568 const unsigned int n_points = sizeof(point_data) / sizeof(point_data[0]) / n_fields_per_point; in iterate() local
|
H A D | esextcTessellationShaderVertexSpacing.cpp | 1129 const unsigned int n_points = (unsigned int)edge.points.size(); in verifyEdges() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftoutln.c | 345 FT_Int n_points = outline->n_points; in FT_EXPORT_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftimage.h | 339 short n_points; /* number of points in the glyph */ member
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvcommn.c | 854 FT_UShort n_points; in gxv_ctlPoint_validate() local
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttgload.c | 368 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 D | esextcGeometryShaderRendering.cpp | 5786 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 D | sfwoff2.c | 522 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 D | module-equalizer-sink.c | 168 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 D | tttypes.h | 1695 FT_UShort n_points; /* number of points in zone */ member
|
Completed in 27 milliseconds