Home
last modified time | relevance | path

Searched defs:accel (Results 1 - 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_screen.c509 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 Dmidgard_opt_perspective.c116 midgard_instruction accel = { in midgard_opt_combine_projection() local
/third_party/libinput/src/
H A Dfilter-flat.c105 struct pointer_accelerator_flat *accel = in accelerator_destroy_flat() local
H A 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
H A Dfilter-tablet.c104 struct normalized_coords accel; in tablet_accelerator_filter_flat() local
H A Dfilter-trackpoint.c157 struct trackpoint_accelerator *accel = in trackpoint_accelerator_restart() local
H A Dfilter-mouse.c57 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 Dfilter-low-dpi.c57 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 Dfilter-touchpad.c54 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 Dfilter-touchpad-x230.c71 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 Devdev-fallback.c174 struct normalized_coords accel; in fallback_flush_relative_motion() local
H A Dlibinput-private.h386 struct libinput_device_config_accel *accel; member
H A Devdev-tablet.c492 struct device_float_coords accel; in tablet_tool_process_delta() local
H A Devdev-mt-touchpad.h348 } accel; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_acceleration_structure.c77 struct anv_acceleration_structure *accel; in anv_CreateAccelerationStructureKHR() local
[all...]
H A Danv_descriptor_set.c1689 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 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
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c415 PCF_Accel accel = &( (PCF_Face)size->face )->accel; in FT_CALLBACK_DEF() local
H A Dpcfread.c1195 PCF_Accel accel = &face->accel; in pcf_get_accel() local
[all...]
H A Dpcf.h155 PCF_AccelRec accel; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout.cc1825 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 DtcuWGL.cpp321 static PixelFormatInfo::Acceleration translateAcceleration (int accel) in translateAcceleration() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c149 struct radv_acceleration_structure *accel; in radv_CreateAccelerationStructureKHR() local
[all...]
H A Dradv_device.c2232 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 Dlz4hc.c324 int accel = 1 << kTrigger; in LZ4HC_InsertAndGetWiderMatch() local

Completed in 61 milliseconds

12