Home
last modified time | relevance | path

Searched refs:FLATBED (Results 1 - 17 of 17) sorted by relevance

/third_party/backends/backend/genesys/
H A Dtables_model.cpp87 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
136 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
193 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
243 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
294 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
345 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
397 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
467 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
537 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
603 { ScanMethod::FLATBED }, in genesys_init_usb_device_tables()
[all...]
H A Dtables_motor.cpp349 profile.scan_methods = { ScanMethod::FLATBED }; in genesys_init_motor_tables()
380 profile.scan_methods = { ScanMethod::FLATBED }; in genesys_init_motor_tables()
388 profile.scan_methods = { ScanMethod::FLATBED }; in genesys_init_motor_tables()
396 profile.scan_methods = { ScanMethod::FLATBED }; in genesys_init_motor_tables()
H A Dgenesys.h210 ScanMethod scan_method = ScanMethod::FLATBED;
H A Dtables_sensor.cpp1565 { { 100 }, 600, 100, 8016, ScanMethod::FLATBED, Ratio{1, 8}, 1, in genesys_init_sensor_tables()
1567 { { 150 }, 600, 150, 8016, ScanMethod::FLATBED, Ratio{1, 8}, 1, in genesys_init_sensor_tables()
1569 { { 200 }, 600, 200, 8016, ScanMethod::FLATBED, Ratio{1, 8}, 2, in genesys_init_sensor_tables()
1571 { { 300 }, 600, 300, 8016, ScanMethod::FLATBED, Ratio{1, 8}, 3, in genesys_init_sensor_tables()
1573 { { 400 }, 600, 400, 8016, ScanMethod::FLATBED, Ratio{1, 8}, 4, in genesys_init_sensor_tables()
1575 { { 600 }, 600, 600, 8016, ScanMethod::FLATBED, Ratio{1, 8}, 7, in genesys_init_sensor_tables()
1577 { { 1200 }, 1200, 1200, 56064, ScanMethod::FLATBED, Ratio{1, 4}, 14, in genesys_init_sensor_tables()
1579 { { 2400 }, 2400, 2400, 56064, ScanMethod::FLATBED, Ratio{1, 2}, 29, in genesys_init_sensor_tables()
1581 { { 4800 }, 4800, 4800, 42752, ScanMethod::FLATBED, Ratio{1, 1}, 58, in genesys_init_sensor_tables()
1701 { { 100 }, 600, 100, 8016, ScanMethod::FLATBED, Rati in genesys_init_sensor_tables()
[all...]
H A Ddevice.h121 ScanMethod default_method = ScanMethod::FLATBED;
H A Denums.h31 FLATBED = 0, member in genesys::ScanMethod
41 case ScanMethod::FLATBED: out << "FLATBED"; return out; in operator <<()
H A Denums.cpp32 case ScanMethod::FLATBED: return STR_FLATBED; in scan_method_to_option_string()
42 return ScanMethod::FLATBED; in option_string_to_scan_method()
H A Dsettings.h33 ScanMethod scan_method = ScanMethod::FLATBED;
H A Dgl646.cpp1838 dev->settings.scan_method == ScanMethod::FLATBED; in needs_home_before_init_regs_for_scan()
2078 ScanMethod::FLATBED); in ad_fe_offset_calibration()
2193 ScanMethod::FLATBED); in offset_calibration()
2335 ScanMethod::FLATBED); in coarse_gain_calibration()
2339 if (dev->settings.scan_method == ScanMethod::FLATBED) { in coarse_gain_calibration()
2944 if (settings.scan_method == ScanMethod::FLATBED) { in calculate_scan_session()
H A Dsensor.h250 ScanMethod method = ScanMethod::FLATBED;
H A Dgl847.cpp227 3, ScanMethod::FLATBED); in gl847_init_registers()
H A Dgl124.cpp348 3, ScanMethod::FLATBED); in gl124_init_registers()
H A Dlow.cpp1861 && (dev->settings.scan_method == ScanMethod::FLATBED)) in sanei_genesys_is_compatible_calibration()
H A Dgenesys.cpp746 dev.model->default_method == ScanMethod::FLATBED; in scanner_move()
1455 dev.settings.scan_method == ScanMethod::FLATBED) in scanner_offset_calibration()
4481 if (s.scan_method == ScanMethod::FLATBED) in set_xy_range_option_values()
/third_party/backends/backend/
H A Dhs2p.h77 { FLATBED = 0x00, SIMPLEX, DUPLEX }; enumerator
H A Dhs2p.c1417 dev->info.default_media = FLATBED; in attach()
2985 mode = FLATBED; in sane_start()
3118 if (mode != FLATBED) in sane_start()
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp50 genesys::ScanMethod method = genesys::ScanMethod::FLATBED;

Completed in 32 milliseconds