/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_screen.c | 509 int accel = pscreen->get_param(pscreen, PIPE_CAP_ACCELERATED); in u_pipe_screen_get_param_defaults() local
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_opt_perspective.c | 116 midgard_instruction accel = { in midgard_opt_combine_projection() local
|
/third_party/libinput/src/ |
H A D | filter-flat.c | 105 struct pointer_accelerator_flat *accel = in accelerator_destroy_flat() local
|
H A D | filter-touchpad-flat.c | 51 struct touchpad_accelerator_flat *accel = in accelerator_filter_touchpad_flat() local 103 struct touchpad_accelerator_flat *accel = in accelerator_destroy_touchpad_flat() local
|
H A D | filter-tablet.c | 104 struct normalized_coords accel; in tablet_accelerator_filter_flat() local
|
H A D | filter-trackpoint.c | 157 struct trackpoint_accelerator *accel = in trackpoint_accelerator_restart() local
|
H A D | filter-mouse.c | 57 double accel; /* unitless factor */ member 74 calculate_acceleration_factor(struct pointer_accelerator *accel, in calculate_acceleration_factor() argument 107 struct pointer_accelerator *accel in accelerator_filter_linear() local 141 struct pointer_accelerator *accel = accelerator_filter_noop() local 152 struct pointer_accelerator *accel = accelerator_restart() local 161 struct pointer_accelerator *accel = accelerator_destroy() local [all...] |
H A D | filter-low-dpi.c | 57 double accel; /* unitless factor */ member 107 calculate_acceleration_factor(struct pointer_accelerator_low_dpi *accel, in calculate_acceleration_factor() argument 133 struct pointer_accelerator_low_dpi *accel = accelerator_filter_low_dpi() local 165 struct pointer_accelerator_low_dpi *accel = accelerator_restart() local 174 struct pointer_accelerator_low_dpi *accel = accelerator_destroy() local [all...] |
H A D | filter-touchpad.c | 54 double accel; /* unitless factor */ member 72 calculate_acceleration_factor(struct touchpad_accelerator *accel, in calculate_acceleration_factor() argument 98 struct touchpad_accelerator *accel in accelerator_filter_touchpad() local 148 struct touchpad_accelerator *accel = touchpad_constant_filter() local 173 struct touchpad_accelerator *accel = touchpad_accelerator_restart() local 182 struct touchpad_accelerator *accel = touchpad_accelerator_destroy() local [all...] |
H A D | filter-touchpad-x230.c | 71 double accel; /* unitless factor */ member 88 acceleration_profile(struct pointer_accelerator_x230 *accel, in acceleration_profile() argument 107 calculate_acceleration(struct pointer_accelerator_x230 *accel, in calculate_acceleration() argument 134 struct pointer_accelerator_x230 *accel = accelerator_filter_x230() local 173 struct pointer_accelerator_x230 *accel = accelerator_filter_constant_x230() local 191 struct pointer_accelerator_x230 *accel = accelerator_restart_x230() local 212 struct pointer_accelerator_x230 *accel = accelerator_destroy_x230() local [all...] |
H A D | evdev-fallback.c | 174 struct normalized_coords accel; in fallback_flush_relative_motion() local
|
H A D | libinput-private.h | 386 struct libinput_device_config_accel *accel; member
|
H A D | evdev-tablet.c | 492 struct device_float_coords accel; in tablet_tool_process_delta() local
|
H A D | evdev-mt-touchpad.h | 348 } accel; member
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_acceleration_structure.c | 77 struct anv_acceleration_structure *accel; in anv_CreateAccelerationStructureKHR() local [all...] |
H A D | anv_descriptor_set.c | 1689 anv_descriptor_set_write_acceleration_structure(struct anv_device *device, struct anv_descriptor_set *set, struct anv_acceleration_structure *accel, uint32_t binding, uint32_t element) anv_descriptor_set_write_acceleration_structure() argument
|
/third_party/libinput/tools/ |
H A D | ptraccel-debug.c | 42 struct normalized_coords accel; in print_ptraccel_deltas() local 72 struct normalized_coords accel; in print_ptraccel_movement() local 118 struct normalized_coords accel; in print_ptraccel_sequence() local [all...] |
/third_party/skia/third_party/externals/freetype/src/pcf/ |
H A D | pcfdrivr.c | 415 PCF_Accel accel = &( (PCF_Face)size->face )->accel; in FT_CALLBACK_DEF() local
|
H A D | pcfread.c | 1195 PCF_Accel accel = &face->accel; in pcf_get_accel() local [all...] |
H A D | pcf.h | 155 PCF_AccelRec accel; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-layout.cc | 1825 apply_forward(OT::hb_ot_apply_context_t *c, const OT::hb_ot_layout_lookup_accelerator_t &accel) apply_forward() argument 1849 apply_backward(OT::hb_ot_apply_context_t *c, const OT::hb_ot_layout_lookup_accelerator_t &accel) apply_backward() argument 1871 apply_string(OT::hb_ot_apply_context_t *c, const typename Proxy::Lookup &lookup, const OT::hb_ot_layout_lookup_accelerator_t &accel) apply_string() argument 1955 hb_ot_layout_substitute_lookup(OT::hb_ot_apply_context_t *c, const OT::SubstLookup &lookup, const OT::hb_ot_layout_lookup_accelerator_t &accel) hb_ot_layout_substitute_lookup() argument [all...] |
/third_party/vk-gl-cts/framework/platform/win32/ |
H A D | tcuWGL.cpp | 321 static PixelFormatInfo::Acceleration translateAcceleration (int accel) in translateAcceleration() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_acceleration_structure.c | 149 struct radv_acceleration_structure *accel; in radv_CreateAccelerationStructureKHR() local [all...] |
H A D | radv_device.c | 2232 bool accel = pdevice->rad_info.has_accelerated_dot_product; in radv_get_physical_device_properties_1_3() local [all...] |
/third_party/lz4/lib/ |
H A D | lz4hc.c | 324 int accel = 1 << kTrigger; in LZ4HC_InsertAndGetWiderMatch() local
|