Searched refs:fHighPrecision (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/input/i2c_elan/
H A DELANDevice.h76 bool fHighPrecision; member in class:ELANDevice
H A DELANDevice.cpp46 fHighPrecision(false),
241 fHighPrecision ? HI_ELAN_REPORT_SIZE : LO_ELAN_REPORT_SIZE);
312 if (fHighPrecision) {

Completed in 85 milliseconds