Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftmm.c170 FT_UInt num_coords, in FT_Set_MM_Design_Coordinates()
266 FT_UInt num_coords, in FT_Set_Var_Design_Coordinates()
314 FT_UInt num_coords, in FT_Get_Var_Design_Coordinates()
342 FT_UInt num_coords, in FT_Set_MM_Blend_Coordinates()
393 FT_UInt num_coords, in FT_Set_Var_Blend_Coordinates()
441 FT_UInt num_coords, in FT_Get_MM_Blend_Coordinates()
472 FT_UInt num_coords, in FT_Get_Var_Blend_Coordinates()
/external/harfbuzz_ng/src/
Dhb-shape-plan.cc67 unsigned int num_coords, in init()
226 unsigned int num_coords, in hb_shape_plan_create2()
519 unsigned int num_coords, in hb_shape_plan_create_cached2()
Dhb-cff2-interp-cs.hh168 unsigned int num_coords; member
Dhb-font.hh128 unsigned int num_coords; member
Dhb-ot-var-gvar-table.hh582 unsigned num_coords = table->axisCount; in apply_deltas_to_points() local
Dhb-ft.cc185 unsigned int num_coords; in _hb_ft_hb_font_changed() local
Dhb-ot-layout.cc1351 unsigned int num_coords, in hb_ot_layout_table_find_feature_variations()
Dhb-font.cc1806 unsigned int num_coords = parent->num_coords; in hb_font_create_sub_font() local
/external/mesa3d/src/amd/addrlib/src/core/
Dcoord.h93 UINT_32 num_coords; variable
/external/harfbuzz_ng/test/fuzzing/
Dhb-shape-fuzzer.cc23 unsigned num_coords = 0; in LLVMFuzzerTestOneInput() local
Dhb-draw-fuzzer.cc129 unsigned num_coords = 0; in LLVMFuzzerTestOneInput() local
/external/harfbuzz_ng/util/
Dhelper-cairo-ft.hh84 unsigned int num_coords; in helper_cairo_create_ft_font_face() local
/external/freetype/src/cff/
Dcffdrivr.c847 FT_UInt num_coords, in cff_set_mm_blend()
859 FT_UInt num_coords, in cff_get_mm_blend()
906 FT_UInt num_coords, in cff_set_var_design()
918 FT_UInt num_coords, in cff_get_var_design()
Dcffload.c1593 FT_UInt *num_coords, in cff_get_var_blend()
/external/freetype/src/type1/
Dt1load.c381 FT_UInt num_coords, in t1_set_mm_blend()
442 FT_UInt num_coords, in T1_Set_MM_Blend()
463 FT_UInt num_coords, in T1_Get_MM_Blend()
567 FT_UInt num_coords, in T1_Set_MM_Design()
669 FT_UInt num_coords, in T1_Set_Var_Design()
688 FT_UInt num_coords, in T1_Get_Var_Design()
/external/freetype/src/truetype/
Dttgxvar.c1976 FT_UInt num_coords, in ft_var_to_normalized()
2136 FT_UInt num_coords, in ft_var_to_design()
2736 FT_UInt num_coords, in tt_set_mm_blend()
2968 FT_UInt num_coords, in TT_Set_MM_Blend()
3015 FT_UInt num_coords, in TT_Get_MM_Blend()
3096 FT_UInt num_coords, in TT_Set_Var_Design()
3238 FT_UInt num_coords, in TT_Get_Var_Design()
4416 FT_UInt *num_coords, in tt_get_var_blend()
/external/freetype/src/sfnt/
Dsfdriver.c790 FT_UInt num_coords; in sfnt_get_var_ps_name() local
/external/libaom/aom_dsp/
Dnoise_model.c813 const int num_coords = noise_model->n; in EXTRACT_AR_ROW() local
879 const int num_coords = noise_model->n; in add_noise_std_observations() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3443 unsigned *num_coords, unsigned *num_derivs, in get_target_info()
3490 unsigned i, num_coords, num_derivs, num_offsets, layer; in lp_build_sample_gen_func() local
3612 unsigned i, num_coords, num_derivs, num_offsets, layer; in lp_build_sample_soa_func() local
/external/ImageMagick/Magick++/lib/
DDrawable.cpp252 size_t num_coords = (size_t) _coordinates.size(); in operator ()() local
935 size_t num_coords = (size_t) _coordinates.size(); in operator ()() local
975 size_t num_coords = (size_t) _coordinates.size(); in operator ()() local
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c2158 unsigned num_coords = a->opcode != ac_image_get_resinfo ? ac_num_coords(dim) : 0; in ac_build_image_opcode() local