Home
last modified time | relevance | path

Searched refs:getSlotCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.h982 inline size_t getSlotCount() const { return mSlotCount; } in getSlotCount() function
DInputReader.cpp6652 size_t inCount = mMultiTouchMotionAccumulator.getSlotCount(); in syncTouch()