Home
last modified time | relevance | path

Searched defs:num_points (Results 1 – 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datrac.h36 int num_points; ///< number of gain control points member
/third_party/skia/third_party/externals/freetype/src/base/
Dftstroke.c314 FT_UInt num_points; member
655 FT_UInt num_points = 0; in ft_stroke_border_get_counts() local
1938 FT_UInt num_points = 0, num_contours = 0; in FT_Stroker_GetBorderCounts() local
1968 FT_UInt count1, count2, num_points = 0; in FT_Stroker_GetCounts() local
2280 FT_UInt num_points, num_contours; in FT_Glyph_Stroke() local
2356 FT_UInt num_points, num_contours; in FT_Glyph_StrokeBorder() local
/third_party/mesa3d/include/android_stub/system/
Dgraphics.h224 uint32_t num_points; member
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrgload.c767 FT_Int i, old_points, num_points; in pfr_glyph_load_rec() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgload.c1211 FT_UInt num_points = (FT_UInt)gloader->base.outline.n_points; in TT_Process_Composite_Component() local
2102 FT_UInt num_points = start_point; in load_truetype_glyph() local
/third_party/node/deps/openssl/openssl/crypto/ec/
Decp_nistp224.c1141 const unsigned num_points, const u8 *g_scalar, in batch_mul()
1427 size_t num_points = num; in ossl_ec_GFp_nistp224_points_mul() local
Decp_nistp521.c1584 const unsigned num_points, const u8 *g_scalar, in batch_mul()
1932 size_t num_points = num; in ossl_ec_GFp_nistp521_points_mul() local
Decp_nistp256.c1674 const unsigned num_points, const u8 *g_scalar, in batch_mul()
2039 size_t num_points = num; in ossl_ec_GFp_nistp256_points_mul() local
/third_party/openssl/crypto/ec/
Decp_nistp224.c1141 const unsigned num_points, const u8 *g_scalar, in batch_mul()
1427 size_t num_points = num; in ossl_ec_GFp_nistp224_points_mul() local
Decp_nistp521.c1584 const unsigned num_points, const u8 *g_scalar, in batch_mul()
1932 size_t num_points = num; in ossl_ec_GFp_nistp521_points_mul() local
Decp_nistp256.c1674 const unsigned num_points, const u8 *g_scalar, in batch_mul()
2039 size_t num_points = num; in ossl_ec_GFp_nistp256_points_mul() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c903 FT_UInt num_points, nn, mm; in t1_decoder_parse_charstrings() local
Dpsintrp.c1830 FT_UInt num_points, nn, mm; in cf2_interpT2CharString() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshalgo.h187 FT_UInt num_points; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh636 unsigned int num_points = endPtsOfContours[num_contours - 1] + 1; in get_contour_points() local
778 unsigned num_points = hb_len (CompositeGlyph (*header, bytes).get_iterator ()); in get_points() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h351 FT_Int num_points; /* number of used points */ member
/third_party/cef/tests/cefclient/browser/
Dosr_window_win.cc836 int num_points = LOWORD(wParam); in OnTouchEvent() local
/third_party/skia/third_party/externals/freetype/include/freetype/
Dt1tables.h285 FT_Byte num_points; member
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1load.c1023 FT_Int p, num_points; in parse_blend_design_map() local
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h3395 static int stbtt__tesselate_curve(stbtt__point *points, int *num_points, float x0, float y0, float … in stbtt__tesselate_curve()
3415 static void stbtt__tesselate_cubic(stbtt__point *points, int *num_points, float x0, float y0, float… in stbtt__tesselate_cubic()
3461 int num_points=0; in stbtt_FlattenCurves() local
/third_party/skia/third_party/externals/imgui/
Dimstb_truetype.h3395 static int stbtt__tesselate_curve(stbtt__point *points, int *num_points, float x0, float y0, float … in stbtt__tesselate_curve()
3415 static void stbtt__tesselate_cubic(stbtt__point *points, int *num_points, float x0, float y0, float… in stbtt__tesselate_cubic()
3461 int num_points=0; in stbtt_FlattenCurves() local