Home
last modified time | relevance | path

Searched defs:max_coord (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dlifebook.c314 int max_coord = lifebook_use_6byte_proto ? 4096 : 1024; in lifebook_init() local
/kernel/linux/linux-5.10/include/linux/input/
H A Dad714x.h24 int max_coord; member
30 int max_coord; member
/kernel/linux/linux-6.6/include/linux/input/
H A Dad714x.h24 int max_coord; member
30 int max_coord; member
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dlifebook.c314 int max_coord = lifebook_use_6byte_proto ? 4096 : 1024; in lifebook_init() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-base-table.hh481 const BaseCoord *min_coord, *max_coord; in get_min_max() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.h271 FT_Short max_coord; /* maximum coordinate of segment */ member
H A Daflatin.c1596 FT_Pos max_coord = -32000; in FT_LOCAL_DEF() local
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dad714x.c177 ad714x_cal_abs_pos(struct ad714x_chip *ad714x, int start_stage, int end_stage, int highest_stage, int max_coord) ad714x_cal_abs_pos() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dad714x.c177 ad714x_cal_abs_pos(struct ad714x_chip *ad714x, int start_stage, int end_stage, int highest_stage, int max_coord) ad714x_cal_abs_pos() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1601 lp_build_cube_new_coords(struct lp_build_context *ivec_bld, LLVMValueRef face, LLVMValueRef x0, LLVMValueRef x1, LLVMValueRef y0, LLVMValueRef y1, LLVMValueRef max_coord, LLVMValueRef next_faces[4], LLVMValueRef next_xcoords[4][2], LLVMValueRef next_ycoords[4][2]) lp_build_cube_new_coords() argument
[all...]

Completed in 14 milliseconds