Searched defs:getPointerIds (Results 1 – 2 of 2) sorted by relevance
108 std::bitset<MAX_POINTER_ID + 1> InputTarget::getPointerIds() const { in getPointerIds() function in android::inputdispatcher::InputTarget
294 std::bitset<MAX_POINTER_ID + 1> getPointerIds(const std::vector<PointerProperties>& pointers) { in getPointerIds() function