Home
last modified time | relevance | path

Searched refs:Genesys_Calibration_Cache (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/genesys/
H A Dcalibration.h30 struct Genesys_Calibration_Cache struct
32 Genesys_Calibration_Cache() = default;
33 ~Genesys_Calibration_Cache() = default;
48 bool operator==(const Genesys_Calibration_Cache& other) const in operator ==()
62 void serialize(Stream& str, Genesys_Calibration_Cache& x) in serialize()
H A Dfwd.h27 struct Genesys_Calibration_Cache;
H A Ddevice.h239 using Calibration = std::vector<Genesys_Calibration_Cache>;
H A Dlow.h391 const Genesys_Calibration_Cache* cache,
H A Dlow.cpp1794 const Genesys_Calibration_Cache* cache, in sanei_genesys_is_compatible_calibration()
H A Dgenesys.cpp3555 dev->calibration_cache.push_back(Genesys_Calibration_Cache()); in genesys_save_calibration()
5181 Genesys_Calibration_Cache change, but it must be changed if there are
5183 of Genesys_Calibration_Cache as is.
/third_party/backends/testsuite/backend/genesys/
H A Dtests_calibration.cpp32 Genesys_Calibration_Cache create_fake_calibration_entry() in create_fake_calibration_entry()
34 Genesys_Calibration_Cache calib; in create_fake_calibration_entry()

Completed in 13 milliseconds