Home
last modified time | relevance | path

Searched defs:accel (Results 1 – 25 of 30) sorted by relevance

12

/third_party/libinput/src/
Dfilter-touchpad.c54 double accel; /* unitless factor */ member
72 calculate_acceleration_factor(struct touchpad_accelerator *accel, in calculate_acceleration_factor()
110 struct touchpad_accelerator *accel = in accelerator_filter_generic() local
131 struct touchpad_accelerator *accel = in accelerator_filter_post_normalized() local
187 struct touchpad_accelerator *accel = in touchpad_constant_filter() local
212 struct touchpad_accelerator *accel = in touchpad_accelerator_restart() local
221 struct touchpad_accelerator *accel = in touchpad_accelerator_destroy() local
Dfilter-mouse.c57 double accel; /* unitless factor */ member
74 calculate_acceleration_factor(struct pointer_accelerator *accel, in calculate_acceleration_factor()
112 struct pointer_accelerator *accel = in accelerator_filter_generic() local
133 struct pointer_accelerator *accel = in accelerator_filter_pre_normalized() local
170 struct pointer_accelerator *accel = in accelerator_filter_noop() local
181 struct pointer_accelerator *accel = in accelerator_restart() local
190 struct pointer_accelerator *accel = in accelerator_destroy() local
Dfilter-touchpad-x230.c71 double accel; /* unitless factor */ member
88 acceleration_profile(struct pointer_accelerator_x230 *accel, in acceleration_profile()
107 calculate_acceleration(struct pointer_accelerator_x230 *accel, in calculate_acceleration()
134 struct pointer_accelerator_x230 *accel = in accelerator_filter_x230() local
173 struct pointer_accelerator_x230 *accel = in accelerator_filter_constant_x230() local
191 struct pointer_accelerator_x230 *accel = in accelerator_restart_x230() local
212 struct pointer_accelerator_x230 *accel = in accelerator_destroy_x230() local
Dfilter-low-dpi.c57 double accel; /* unitless factor */ member
107 calculate_acceleration_factor(struct pointer_accelerator_low_dpi *accel, in calculate_acceleration_factor()
133 struct pointer_accelerator_low_dpi *accel = in accelerator_filter_generic() local
172 struct pointer_accelerator_low_dpi *accel = in accelerator_filter_noop() local
183 struct pointer_accelerator_low_dpi *accel = in accelerator_restart() local
192 struct pointer_accelerator_low_dpi *accel = in accelerator_destroy() local
Dfilter-flat.c68 struct pointer_accelerator_flat *accel = in accelerator_filter_noop_flat() local
97 struct pointer_accelerator_flat *accel = in accelerator_destroy_flat() local
Dfilter-touchpad-flat.c71 struct touchpad_accelerator_flat *accel = in accelerator_filter_noop_touchpad_flat() local
100 struct touchpad_accelerator_flat *accel = in accelerator_destroy_touchpad_flat() local
Dfilter-tablet.c104 struct normalized_coords accel; in tablet_accelerator_filter_flat() local
Dfilter-trackpoint.c158 struct trackpoint_accelerator *accel = in trackpoint_accelerator_restart() local
Devdev-fallback.c190 struct normalized_coords accel, unaccel; in fallback_flush_relative_motion() local
Devdev-tablet.c501 struct device_float_coords accel; in tablet_tool_process_delta() local
Dlibinput-private.h327 struct libinput_device_config_accel *accel; member
Devdev-mt-touchpad.h348 } accel; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c509 int accel = pscreen->get_param(pscreen, PIPE_CAP_ACCELERATED); in u_pipe_screen_get_param_defaults() local
/third_party/libinput/tools/
Dptraccel-debug.c42 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
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_opt_perspective.c116 midgard_instruction accel = { in midgard_opt_combine_projection() local
/third_party/mesa3d/src/intel/vulkan/
Danv_acceleration_structure.c77 struct anv_acceleration_structure *accel; in anv_CreateAccelerationStructureKHR() local
Danv_descriptor_set.c1691 struct anv_acceleration_structure *accel, in anv_descriptor_set_write_acceleration_structure()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout.cc1826 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_forward()
1850 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_backward()
1873 const OT::hb_ot_layout_lookup_accelerator_t &accel) in apply_string()
1957 const OT::hb_ot_layout_lookup_accelerator_t &accel) in hb_ot_layout_substitute_lookup()
Dhb-aat-layout-kerx-table.hh113 accelerator_t accel (*this, c); in apply() local
406 accelerator_t accel (*this, c); in apply() local
666 accelerator_t accel (*this, c); in apply() local
Dhb-ot-cmap-table.hh457 accelerator_t accel (this); in get_glyph() local
462 accelerator_t accel (this); in collect_unicodes() local
469 accelerator_t accel (this); in collect_mapping() local
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfdrivr.c415 PCF_Accel accel = &( (PCF_Face)size->face )->accel; in PCF_Size_Select() local
Dpcfread.c1195 PCF_Accel accel = &face->accel; in pcf_get_accel() local
Dpcf.h155 PCF_AccelRec accel; member
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp321 static PixelFormatInfo::Acceleration translateAcceleration (int accel) in translateAcceleration()
/third_party/lz4/lib/
Dlz4hc.c324 int accel = 1 << kTrigger; in LZ4HC_InsertAndGetWiderMatch() local

12