HomeSort by relevance Sort by last modified time
    Searched refs:usageMin (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
HidLocal.cpp 66 usageMin = unsignedInteger;
70 if (!usageMin.isSet()) {
76 for (size_t j = usageMin.get(0); j <= usagemax; ++j) {
79 usageMin.clear();
91 if (!usageMin.isSet()) {
HidLocal.h 41 tri_uint usageMin;

Completed in 1149 milliseconds