Home
last modified time | relevance | path

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

12

/third_party/boost/libs/random/example/
Dintersections.cpp39 const std::size_t n_points = 100; // we will generate 100 points in main() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dbit_slicer.c286 vbi3_bit_slicer_point * points, unsigned int *n_points, const uint8_t * raw) in low_pass_bit_slicer_Y8()
459 vbi3_bit_slicer_point * points, unsigned int *n_points, const uint8_t * raw) in null_function()
509 unsigned int *n_points, unsigned int max_points, const uint8_t * raw) { in vbi3_bit_slicer_slice_with_points()
Draw_decoder.h110 unsigned int n_points; member
/third_party/boost/libs/compute/example/
Dk_means.cpp39 size_t n_points = 4500; in main() local
/third_party/skia/third_party/externals/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
/third_party/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
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftgloadr.c202 FT_UInt n_points, in FT_GlyphLoader_CheckPoints()
Dftoutln.c346 FT_Int n_points = outline->n_points; in FT_Outline_Check() local
/third_party/vk-gl-cts/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
/third_party/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()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c413 FT_ULong n_points, in triplet_decode()
522 store_points( FT_ULong n_points, in store_points()
657 compute_bbox( FT_ULong n_points, in compute_bbox()
/third_party/boost/libs/math/include_private/boost/math/tools/
Dtest_data.hpp96 inline parameter_info<T> make_random_param(T start_range, T end_range, int n_points) in make_random_param()
103 inline parameter_info<T> make_periodic_param(T start_range, T end_range, int n_points) in make_periodic_param()
/third_party/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
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/
Dttgload.c356 FT_Int n_points; in TT_Load_Simple_Glyph() local
937 FT_Int n_points; in TT_Process_Simple_Glyph() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgload.c368 FT_Int n_points; in TT_Load_Simple_Glyph() local
955 FT_Int n_points; in TT_Process_Simple_Glyph() local
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftimage.h339 short n_points; /* number of points in the glyph */ member
/third_party/freetype/include/freetype/
Dftimage.h339 short n_points; /* number of points in the glyph */ member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/
Dftimage.h340 short n_points; /* number of points in the glyph */ member
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvcommn.c855 FT_UShort n_points; in gxv_ctlPoint_validate() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvcommn.c854 FT_UShort n_points; in gxv_ctlPoint_validate() local
/third_party/freetype/src/gxvalid/
Dgxvcommn.c855 FT_UShort n_points; in gxv_ctlPoint_validate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp5786 const unsigned int n_points = 5; /* total number of points to check */ in verify() local

12