Searched refs:MAX_SPOTS (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/input/ | ||
D | PointerController.h | 115 static constexpr size_t MAX_SPOTS = 12; variable |
D | PointerController.cpp | 714 while (spots.size() >= MAX_SPOTS) { in createAndAddSpotLocked() |