/third_party/libinput/src/ |
D | filter-touchpad.c | 54 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
|
D | filter-mouse.c | 57 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
|
D | filter-touchpad-x230.c | 71 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
|
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() 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
|
D | filter-flat.c | 68 struct pointer_accelerator_flat *accel = in accelerator_filter_noop_flat() local 97 struct pointer_accelerator_flat *accel = in accelerator_destroy_flat() local
|
D | filter-touchpad-flat.c | 71 struct touchpad_accelerator_flat *accel = in accelerator_filter_noop_touchpad_flat() local 100 struct touchpad_accelerator_flat *accel = in accelerator_destroy_touchpad_flat() local
|
D | filter-tablet.c | 104 struct normalized_coords accel; in tablet_accelerator_filter_flat() local
|
D | filter-trackpoint.c | 158 struct trackpoint_accelerator *accel = in trackpoint_accelerator_restart() local
|
D | evdev-fallback.c | 190 struct normalized_coords accel, unaccel; in fallback_flush_relative_motion() local
|
D | evdev-tablet.c | 501 struct device_float_coords accel; in tablet_tool_process_delta() local
|
D | libinput-private.h | 327 struct libinput_device_config_accel *accel; member
|
D | evdev-mt-touchpad.h | 348 } accel; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_screen.c | 509 int accel = pscreen->get_param(pscreen, PIPE_CAP_ACCELERATED); in u_pipe_screen_get_param_defaults() local
|
/third_party/libinput/tools/ |
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
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_opt_perspective.c | 116 midgard_instruction accel = { in midgard_opt_combine_projection() local
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_acceleration_structure.c | 77 struct anv_acceleration_structure *accel; in anv_CreateAccelerationStructureKHR() local
|
D | anv_descriptor_set.c | 1691 struct anv_acceleration_structure *accel, in anv_descriptor_set_write_acceleration_structure()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout.cc | 1826 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()
|
D | hb-aat-layout-kerx-table.hh | 113 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
|
D | hb-ot-cmap-table.hh | 457 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/ |
D | pcfdrivr.c | 415 PCF_Accel accel = &( (PCF_Face)size->face )->accel; in PCF_Size_Select() local
|
D | pcfread.c | 1195 PCF_Accel accel = &face->accel; in pcf_get_accel() local
|
D | pcf.h | 155 PCF_AccelRec accel; member
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWGL.cpp | 321 static PixelFormatInfo::Acceleration translateAcceleration (int accel) in translateAcceleration()
|
/third_party/lz4/lib/ |
D | lz4hc.c | 324 int accel = 1 << kTrigger; in LZ4HC_InsertAndGetWiderMatch() local
|