Home
last modified time | relevance | path

Searched refs:offset_x (Results 1 – 8 of 8) sorted by relevance

/drivers/media/test-drivers/vivid/
Dvivid-touch-cap.c260 int x, y, xstart, ystart, offset_x, offset_y; in vivid_fillbuff_tch() local
300 offset_x = ((TCH_PATTERN_COUNT - 1 - test_pat_idx) * x) / in vivid_fillbuff_tch()
305 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
307 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
312 offset_x = (test_pat_idx * x) / TCH_PATTERN_COUNT; in vivid_fillbuff_tch()
315 (x - offset_x) + f->width * (y - offset_y)); in vivid_fillbuff_tch()
317 (x + offset_x) + f->width * (y + offset_y)); in vivid_fillbuff_tch()
/drivers/gpu/drm/ast/
Dast_cursor.c253 unsigned int offset_x, unsigned int offset_y) in ast_cursor_show() argument
267 x_offset = (-x) + offset_x; in ast_cursor_show()
270 x_offset = offset_x; in ast_cursor_show()
Dast_drv.h334 unsigned int offset_x, unsigned int offset_y);
Dast_mode.c688 unsigned int offset_x, offset_y; in ast_cursor_plane_helper_atomic_update() local
690 offset_x = AST_MAX_HWC_WIDTH - fb->width; in ast_cursor_plane_helper_atomic_update()
699 offset_x, offset_y); in ast_cursor_plane_helper_atomic_update()
/drivers/input/rmi4/
Drmi_2d_sensor.c49 obj->x += axis_align->offset_x; in rmi_2d_sensor_abs_process()
268 pdata->axis_align.offset_x = val; in rmi_2d_sensor_of_probe()
/drivers/input/touchscreen/
Dedt-ft5x06.c120 int offset_x; member
514 static EDT_ATTR(offset_x, S_IWUSR | S_IRUGO, NO_REGISTER, NO_REGISTER,
553 tsdata->offset_x); in edt_ft5x06_restore_reg_parameters()
968 tsdata->offset_x = val; in edt_ft5x06_ts_get_defaults()
992 tsdata->offset_x = edt_ft5x06_register_read(tsdata, in edt_ft5x06_ts_get_parameters()
/drivers/media/platform/rockchip/rga/
Drga-hw.h428 unsigned int offset_x:8; member
/drivers/media/platform/exynos4-is/
Dfimc-is-param.h878 u32 offset_x; member