Home
last modified time | relevance | path

Searched refs:tri_int (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
H A DHidGlobal.h30 tri_int logicalMin;
31 tri_int logicalMax;
32 tri_int physicalMin;
33 tri_int physicalMax;
H A DHidReport.h90 tri_int mPhysicalMin;
91 tri_int mPhysicalMax;
H A DTriState.h246 typedef TriState<int> tri_int; typedef