Home
last modified time | relevance | path

Searched refs:get_resolutions (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/genesys/
H A Ddevice.cpp30 std::vector<unsigned> MethodResolutions::get_resolutions() const in get_resolutions() function in genesys::MethodResolutions
64 std::vector<unsigned> Genesys_Model::get_resolutions(ScanMethod method) const in get_resolutions() function in genesys::Genesys_Model
66 return get_resolution_settings(method).get_resolutions(); in get_resolutions()
H A Ddevice.h94 std::vector<unsigned> get_resolutions() const;
224 std::vector<unsigned> get_resolutions(ScanMethod method) const;
H A Dgenesys.cpp4466 auto resolutions = s.dev->model->get_resolutions(s.scan_method); in set_resolution_option_values()
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp435 for (unsigned resolution : method_resolutions.get_resolutions()) { in get_all_test_configs()

Completed in 9 milliseconds