Searched defs:threshold (Results 1 - 25 of 43) sorted by relevance

12

/xsrc/external/mit/libX11/dist/src/
H A DGetPCnt.c33 XGetPointerControl(register Display * dpy,int * accel_numer,int * accel_denom,int * threshold) argument
H A DChPntCon.c33 XChangePointerControl(register Display * dpy,Bool do_acc,Bool do_thresh,int acc_numerator,int acc_denominator,int threshold) argument
/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafangles.c210 af_sort_and_quantize_widths(FT_UInt * count,AF_Width table,FT_Pos threshold) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_schedule.h60 int threshold; member in struct:nir_schedule_options
H A Dnir_opt_large_constants.c167 nir_opt_large_constants(nir_shader * shader,glsl_type_size_align_func size_align,unsigned threshold) argument
/xsrc/external/mit/font-util/dist/
H A Dbdftruncate.c56 parse_threshold(const char *str, unsigned long *threshold) argument
76 process_line(const char *line, int removewide, unsigned long threshold) argument
126 unsigned long threshold; local in function:main
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_large_constants.c133 nir_opt_large_constants(nir_shader * shader,glsl_type_size_align_func size_align,unsigned threshold) argument
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dchgfctl.c251 int threshold; local in function:ChangePtrFeedback
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dchgfctl.c252 int threshold; local in function:ChangePtrFeedback
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_threads.c255 int sna_use_threads(int width, int height, int threshold) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_threads.c255 int sna_use_threads(int width, int height, int threshold) argument
/xsrc/external/mit/xf86-input-ws/dist/src/
H A Dws.h48 int num, den, threshold; /* relative accel params */ member in struct:WSDevice
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_gcm.cpp803 bool gcm::check_alu_ready_count(unsigned threshold) { argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_readpixels.c361 unsigned threshold = MAX2(1, strb->Base.Width * strb->Base.Height / 8); local in function:try_cached_readpixels
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_gcm.cpp803 bool gcm::check_alu_ready_count(unsigned threshold) { argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_readpixels.c374 unsigned threshold = MAX2(1, strb->Base.Width * strb->Base.Height / 8); local in function:try_cached_readpixels
/xsrc/external/mit/freetype/dist/src/pshinter/
H A Dpshglob.c420 FT_Int threshold = blues->blue_shift; local in function:psh_blues_scale_zones
/xsrc/external/mit/xf86-video-ark/dist/src/
H A Dark_driver.c804 int threshold; local in function:ARKModeInit
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri_common.c56 int threshold = _LOADER_WARNING; local in function:dri_message
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmir.c252 unsigned threshold = mir_components_for_bits(type_size) >> 1; local in function:mir_upper_override
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxext.c79 int threshold = _LOADER_WARNING; local in function:glx_message
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_instance.c462 const size_t threshold = instance->experimental.largeRing local in function:vn_instance_submission_can_direct
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c647 BasicComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
667 ComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,float threshold,float acc) argument
732 ClassicProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
764 PowerProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
802 SimpleSmoothProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
828 SmoothLinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
863 SmoothLimitedProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
884 LinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
895 NoProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dptrveloc.c753 BasicComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
774 ComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,double threshold,double acc) argument
837 ClassicProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
858 PowerProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
892 SimpleSmoothProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
914 SmoothLinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
947 SmoothLimitedProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
964 LinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
972 NoProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
[all...]
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dtegra_drm.h1034 __u32 threshold; member in struct:drm_tegra_syncpoint_wait

Completed in 45 milliseconds

12