Home
last modified time | relevance | path

Searched defs:spotIdBits (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/input/
H A DPointerController.cpp131 BitSet32 spotIdBits, int32_t displayId) { in setSpots()
H A DTouchSpotController.cpp80 BitSet32 spotIdBits) { in setSpots()
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.cpp4063 BitSet32 spotIdBits, int32_t displayId) { in setTouchSpots()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp183 void setSpots(const PointerCoords*, const uint32_t*, BitSet32 spotIdBits, in setSpots()