Home
last modified time | relevance | path

Searched refs:get_resolution_settings (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/genesys/
H A Ddevice.cpp54 const MethodResolutions& Genesys_Model::get_resolution_settings(ScanMethod method) const in get_resolution_settings() function in genesys::Genesys_Model
66 return get_resolution_settings(method).get_resolutions(); in get_resolutions()
H A Ddevice.h222 const MethodResolutions& get_resolution_settings(ScanMethod method) const;
H A Dlow.cpp1768 const auto& resolution_settings = dev->model->get_resolution_settings(dev->settings.scan_method); in sanei_genesys_get_lowest_ydpi()
1779 const auto& resolution_settings = dev->model->get_resolution_settings(dev->settings.scan_method); in sanei_genesys_get_lowest_dpi()
H A Dgl842.cpp889 unsigned resolution = dev->model->get_resolution_settings(dev->settings.scan_method) in init_regs_for_warmup()
H A Dgenesys.cpp737 unsigned resolution = dev.model->get_resolution_settings(scan_method).get_min_resolution_y(); in scanner_move()
1060 unsigned resolution = dev.model->get_resolution_settings(scan_method).get_min_resolution_y(); in scanner_move_back_home_ta()
1158 const auto& resolution_settings = dev.model->get_resolution_settings(dev.settings.scan_method); in scanner_search_strip()
4230 const auto& resolutions = dev->model->get_resolution_settings(settings.scan_method); in calculate_scan_settings()
H A Dgl843.cpp1491 unsigned resolution = dev->model->get_resolution_settings(dev->settings.scan_method) in init_regs_for_warmup()

Completed in 15 milliseconds