/third_party/ffmpeg/libavcodec/ |
D | atrac.h | 36 int num_points; ///< number of gain control points member
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftstroke.c | 314 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/ |
D | graphics.h | 224 uint32_t num_points; member
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrgload.c | 767 FT_Int i, old_points, num_points; in pfr_glyph_load_rec() local
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgload.c | 1211 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/ |
D | ecp_nistp224.c | 1141 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
|
D | ecp_nistp521.c | 1584 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
|
D | ecp_nistp256.c | 1674 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/ |
D | ecp_nistp224.c | 1141 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
|
D | ecp_nistp521.c | 1584 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
|
D | ecp_nistp256.c | 1674 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/ |
D | t1decode.c | 903 FT_UInt num_points, nn, mm; in t1_decoder_parse_charstrings() local
|
D | psintrp.c | 1830 FT_UInt num_points, nn, mm; in cf2_interpT2CharString() local
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
D | pshalgo.h | 187 FT_UInt num_points; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-glyf-table.hh | 636 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/ |
D | afhints.h | 351 FT_Int num_points; /* number of used points */ member
|
/third_party/cef/tests/cefclient/browser/ |
D | osr_window_win.cc | 836 int num_points = LOWORD(wParam); in OnTouchEvent() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | t1tables.h | 285 FT_Byte num_points; member
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1load.c | 1023 FT_Int p, num_points; in parse_blend_design_map() local
|
/third_party/mesa3d/src/imgui/ |
D | imstb_truetype.h | 3395 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/ |
D | imstb_truetype.h | 3395 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
|