/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftmm.c | 170 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()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-shape-plan.cc | 65 unsigned int num_coords, in init() 224 unsigned int num_coords, in hb_shape_plan_create2() 520 unsigned int num_coords, in hb_shape_plan_create_cached2()
|
D | hb-cff2-interp-cs.hh | 186 unsigned int num_coords; member
|
D | hb-font.hh | 121 unsigned int num_coords; member
|
D | hb-ft.cc | 1007 unsigned int num_coords; in hb_ft_font_set_funcs() local
|
D | hb-ot-var-gvar-table.hh | 567 unsigned num_coords = font->num_coords; in apply_deltas_to_points() local
|
D | hb-ot-layout.cc | 1315 unsigned int num_coords, in hb_ot_layout_table_find_feature_variations()
|
D | hb-font.cc | 1586 unsigned int num_coords = parent->num_coords; in hb_font_create_sub_font() local
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
D | coord.h | 107 UINT_32 num_coords; variable
|
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | hb-shape-fuzzer.cc | 23 unsigned num_coords = 0; in LLVMFuzzerTestOneInput() local
|
D | hb-draw-fuzzer.cc | 125 unsigned num_coords = 0; in LLVMFuzzerTestOneInput() local
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cffdrivr.c | 847 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()
|
D | cffload.c | 1593 FT_UInt *num_coords, in cff_get_var_blend()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1load.c | 377 FT_UInt num_coords, in t1_set_mm_blend() 438 FT_UInt num_coords, in T1_Set_MM_Blend() 459 FT_UInt num_coords, in T1_Get_MM_Blend() 563 FT_UInt num_coords, in T1_Set_MM_Design() 665 FT_UInt num_coords, in T1_Set_Var_Design() 684 FT_UInt num_coords, in T1_Get_Var_Design()
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 1892 FT_UInt num_coords, in ft_var_to_normalized() 1985 FT_UInt num_coords, in ft_var_to_design() 2586 FT_UInt num_coords, in tt_set_mm_blend() 2812 FT_UInt num_coords, in TT_Set_MM_Blend() 2859 FT_UInt num_coords, in TT_Get_MM_Blend() 2940 FT_UInt num_coords, in TT_Set_Var_Design() 3082 FT_UInt num_coords, in TT_Get_Var_Design() 4286 FT_UInt *num_coords, in tt_get_var_blend()
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfdriver.c | 790 FT_UInt num_coords; in sfnt_get_var_ps_name() local
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | helper-cairo.hh | 119 unsigned int num_coords; in helper_cairo_create_scaled_font() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 3931 unsigned *num_coords, unsigned *num_derivs, in get_target_info() 3980 unsigned num_coords, num_derivs, num_offsets, layer; in lp_build_sample_gen_func() local 4105 unsigned i, num_coords, num_derivs, num_offsets, layer; in lp_build_sample_soa_func() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 2763 unsigned num_coords = ctx->shader->info.tess._primitive_mode == TESS_PRIMITIVE_TRIANGLES ? 3 : 2; in emit_load_tess_coord() local 3662 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); in emit_image_store() local 3722 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); in emit_image_load() local 3789 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); in emit_image_atomic() local 3835 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); in emit_image_atomic_comp_swap() local
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 2745 uint32_t num_coords = glsl_get_sampler_coordinate_components(type); in get_image_coords() local
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 2209 unsigned num_coords = a->opcode != ac_image_get_resinfo ? ac_num_coords(dim) : 0; in ac_build_image_opcode() local
|