Home
last modified time | relevance | path

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

12

/third_party/libinput/src/
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-touchpad.c54 double accel; /* unitless factor */ member
72 calculate_acceleration_factor(struct touchpad_accelerator *accel, in calculate_acceleration_factor()
98 struct touchpad_accelerator *accel = in accelerator_filter_touchpad() local
148 struct touchpad_accelerator *accel = in touchpad_constant_filter() local
173 struct touchpad_accelerator *accel = in touchpad_accelerator_restart() local
182 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()
107 struct pointer_accelerator *accel = in accelerator_filter_linear() local
141 struct pointer_accelerator *accel = in accelerator_filter_noop() local
152 struct pointer_accelerator *accel = in accelerator_restart() local
161 struct pointer_accelerator *accel = in accelerator_destroy() 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_low_dpi() local
165 struct pointer_accelerator_low_dpi *accel = in accelerator_restart() local
174 struct pointer_accelerator_low_dpi *accel = in accelerator_destroy() local
Dfilter-touchpad-flat.c51 struct touchpad_accelerator_flat *accel = in accelerator_filter_touchpad_flat() local
103 struct touchpad_accelerator_flat *accel = in accelerator_destroy_touchpad_flat() local
Dfilter-flat.c105 struct pointer_accelerator_flat *accel = in accelerator_destroy_flat() local
Dfilter-tablet.c104 struct normalized_coords accel; in tablet_accelerator_filter_flat() local
Dfilter-trackpoint.c157 struct trackpoint_accelerator *accel = in trackpoint_accelerator_restart() local
Devdev-fallback.c174 struct normalized_coords accel; in fallback_flush_relative_motion() local
Devdev-tablet.c492 struct device_float_coords accel; in tablet_tool_process_delta() local
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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp3419 …de::SharedPtr<BottomLevelAccelerationStructure> accel = de::SharedPtr<BottomLevelAccelerationStruc… in initBottomAccelerationStructures() local
3830 for (const auto& accel : blas) in iterate() local

12