#include <calibrate.h>
| Data Fields | |
| int | x [NR_POINTS] | 
| int | xfb [NR_POINTS] | 
| int | xscr [NR_POINTS] | 
| int | y [NR_POINTS] | 
| int | yfb [NR_POINTS] | 
| int | yscr [NR_POINTS] | 
| int | a [7] | 
Definition at line 43 of file calibrate.h.
| int calibration::a[7] | 
Definition at line 46 of file calibrate.h.
Referenced by perform_calibration(), and ts_write_calibration().
| int calibration::x[NR_POINTS] | 
Definition at line 44 of file calibrate.h.
Referenced by perform_calibration(), and ts_handle_event().
| int calibration::xfb[NR_POINTS] | 
Definition at line 44 of file calibrate.h.
Referenced by perform_calibration(), ts_init(), and validate_input().
| int calibration::xscr[NR_POINTS] | 
Definition at line 44 of file calibrate.h.
Referenced by ts_get_current_target(), ts_get_target(), and ts_init().
| int calibration::y[NR_POINTS] | 
Definition at line 45 of file calibrate.h.
Referenced by perform_calibration(), and ts_handle_event().
| int calibration::yfb[NR_POINTS] | 
Definition at line 45 of file calibrate.h.
Referenced by perform_calibration(), ts_init(), and validate_input().
| int calibration::yscr[NR_POINTS] | 
Definition at line 45 of file calibrate.h.
Referenced by ts_get_current_target(), ts_get_target(), and ts_init().
 1.6.2-20100208
 1.6.2-20100208