Searched refs:getPhysicalRange (Results 1 – 3 of 3) sorted by relevance
133 if (range == h.getPhysicalRange()) { in operator <<()136 range = h.getPhysicalRange(); in operator <<()176 std::pair<int64_t, int64_t> HidReport::getPhysicalRange() const { in getPhysicalRange() function in HidUtil::HidReport
55 std::pair<int64_t, int64_t> getPhysicalRange() const;
241 auto physical = r.getPhysicalRange(); in convertGroupToPacket()