Searched defs:end_point (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/modules/skottie/src/effects/ |
H A D | GradientEffect.cpp | 96 end_point = SkPoint{ fEndPoint.x, fEndPoint.y}; variable
|
/third_party/jerryscript/jerry-core/lit/ |
H A D | lit-char-helpers.c | 635 int end_point = 0; in search_in_conversion_table() local
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshrec.h | 98 FT_UInt end_point; member
|
H A D | pshrec.c | 603 ps_dimension_reset_mask( PS_Dimension dim, FT_UInt end_point, FT_Memory memory ) ps_dimension_reset_mask() argument 620 ps_dimension_set_mask_bits( PS_Dimension dim, const FT_Byte* source, FT_UInt source_pos, FT_UInt source_bits, FT_UInt end_point, FT_Memory memory ) ps_dimension_set_mask_bits() argument 775 ps_dimension_end( PS_Dimension dim, FT_UInt end_point, FT_Memory memory ) ps_dimension_end() argument 985 ps_hints_t2mask( PS_Hints hints, FT_UInt end_point, FT_UInt bit_count, const FT_Byte* bytes ) ps_hints_t2mask() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afhints.c | 1672 AF_Point end_point; in af_glyph_hints_align_weak_points() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-var-gvar-table.hh | 610 unsigned end_point = end_points[c]; in apply_deltas_to_points() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfwoff2.c | 1033 FT_Int end_point; in reconstruct_glyf() local
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttgxvar.c | 3733 FT_Int end_point; in tt_interpolate_deltas() local
|
H A D | ttinterp.c | 7005 FT_UInt end_point; /* end point (last+1) of contour */ in Ins_IUP() local
|
Completed in 21 milliseconds