Searched defs:hasPointerId (Results 1 – 2 of 2) sorted by relevance
164 bool hasPointerId(uint32_t id) const { return idBits.hasBit(id); } in hasPointerId() function
32 bool hasPointerId(const std::vector<PointerProperties>& pointers, int32_t pointerId) { in hasPointerId() function