Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/freetype/src/base/
H A Dftmm.c170 FT_UInt num_coords, in FT_Set_MM_Design_Coordinates()
282 FT_UInt num_coords, in FT_Set_Var_Design_Coordinates()
354 FT_UInt num_coords, in FT_Get_Var_Design_Coordinates()
382 FT_UInt num_coords, in FT_Set_MM_Blend_Coordinates()
457 FT_UInt num_coords, in FT_Set_Var_Blend_Coordinates()
529 FT_UInt num_coords, in FT_Get_MM_Blend_Coordinates()
560 FT_UInt num_coords, in FT_Get_Var_Blend_Coordinates()
/aosp_15_r20/external/freetype/src/type1/
H A Dt1load.c384 FT_UInt num_coords, in t1_set_mm_blend()
445 FT_UInt num_coords, in T1_Set_MM_Blend()
454 FT_UInt num_coords, in T1_Get_MM_Blend()
556 FT_UInt num_coords, in T1_Set_MM_Design()
654 FT_UInt num_coords, in T1_Set_Var_Design()
673 FT_UInt num_coords, in T1_Get_Var_Design()
/aosp_15_r20/external/harfbuzz_ng/src/
H A 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()
H A Dhb-cff2-interp-cs.hh166 unsigned int num_coords; member
H A Dhb-ot-var-gvar-table.hh652 unsigned num_coords = table->axisCount; in apply_deltas_to_points() local
H A Dhb-font.hh139 unsigned int num_coords; member
H A Dhb-ft.cc189 unsigned int num_coords; in _hb_ft_hb_font_changed() local
H A Dhb-ot-layout.cc1442 unsigned int num_coords, in hb_ot_layout_table_find_feature_variations()
/aosp_15_r20/external/freetype/src/truetype/
H A Dttgxvar.c2010 FT_UInt num_coords, in ft_var_to_normalized()
2170 FT_UInt num_coords, in ft_var_to_design()
2776 FT_UInt num_coords, in tt_set_mm_blend()
3009 FT_UInt num_coords, in TT_Set_MM_Blend()
3045 FT_UInt num_coords, in TT_Get_MM_Blend()
3128 FT_UInt num_coords, in TT_Set_Var_Design()
3266 FT_UInt num_coords, in TT_Get_Var_Design()
4497 FT_UInt *num_coords, in tt_get_var_blend()
/aosp_15_r20/external/freetype/src/cff/
H A Dcffdrivr.c866 FT_UInt num_coords, in cff_get_mm_blend()
928 FT_UInt num_coords, in cff_set_var_design()
941 FT_UInt num_coords, in cff_get_var_design()
H A Dcffload.c1594 FT_UInt *num_coords, in cff_get_var_blend()
/aosp_15_r20/external/skia/src/ports/fontations/src/
H A Dffi.rs2084 let num_coords = coordinates_for_shifted_named_instance_index( in test_named_instances() localVariable
2092 let num_coords = coordinates_for_shifted_named_instance_index( in test_named_instances() localVariable
2130 let num_coords = coordinates_for_shifted_named_instance_index( in test_shifted_named_instance_index() localVariable
2138 let num_coords = coordinates_for_shifted_named_instance_index( in test_shifted_named_instance_index() localVariable
2146 let num_coords = coordinates_for_shifted_named_instance_index( in test_shifted_named_instance_index() localVariable
2168 let num_coords = coordinates_for_shifted_named_instance_index( in test_shifted_named_instance_index() localVariable
2176 let num_coords = coordinates_for_shifted_named_instance_index( in test_shifted_named_instance_index() localVariable
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dhelper-cairo-ft.hh80 unsigned int num_coords; in helper_cairo_create_ft_font_face() local
/aosp_15_r20/external/harfbuzz_ng/test/fuzzing/
H A Dhb-shape-fuzzer.cc23 unsigned num_coords = 0; in LLVMFuzzerTestOneInput() local
H A Dhb-draw-fuzzer.cc129 unsigned num_coords = 0; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Dcoord.h90 UINT_32 num_coords; variable
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_robust_access.c128 uint32_t num_coords = nir_image_intrinsic_coord_components(instr); in lower_image() local
/aosp_15_r20/external/libaom/aom_dsp/
H A 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
/aosp_15_r20/external/freetype/src/sfnt/
H A Dsfdriver.c807 FT_UInt num_coords; in sfnt_get_var_ps_name() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c4131 unsigned *num_coords, unsigned *num_derivs, in get_target_info()
4182 unsigned num_coords, num_derivs, num_offsets, layer; in lp_build_sample_gen_func() local
4315 unsigned num_coords, num_derivs, num_offsets, layer; in lp_build_sample_soa_func() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c3282 unsigned num_coords = ctx->shader->info.tess._primitive_mode == TESS_PRIMITIVE_TRIANGLES ? 3 : 2; in emit_load_tess_coord() local
4088 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); in emit_image_store() local
4150 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); in emit_image_load() local
4213 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); in emit_image_atomic() local
4264 unsigned num_coords = glsl_get_sampler_dim_coordinate_components(image_dim); in emit_image_atomic_comp_swap() local
/aosp_15_r20/device/google/bluejay-kernels/6.1/25Q1-12919773/original-kernel-headers/input/
Dtouch_offload.h386 __u8 num_coords; member
/aosp_15_r20/device/google/raviole-kernels/6.1/25Q1-12919773/original-kernel-headers/input/
Dtouch_offload.h386 __u8 num_coords; member
/aosp_15_r20/device/google/bluejay-kernels/6.1/25Q1-12919773/kernel-headers/input/
Dtouch_offload.h202 __u8 num_coords; member
/aosp_15_r20/device/google/raviole-kernels/6.1/25Q1-12919773/kernel-headers/input/
Dtouch_offload.h202 __u8 num_coords; member

12