Home
last modified time | relevance | path

Searched defs:MethodResolutions (Results 1 – 1 of 1) sorted by relevance

/third_party/backends/backend/genesys/
Ddevice.h68 struct MethodResolutions struct
70 std::vector<ScanMethod> methods;
71 std::vector<unsigned> resolutions_x;
72 std::vector<unsigned> resolutions_y;
74 unsigned get_min_resolution_x() const in get_min_resolution_x()
79 unsigned get_nearest_resolution_x(unsigned resolution) const in get_nearest_resolution_x()
89 unsigned get_min_resolution_y() const in get_min_resolution_y()