Searched refs:mUsingSlotsProtocol (Results 1 – 2 of 2) sorted by relevance
27 : mCurrentSlot(-1), mUsingSlotsProtocol(false) {} in MultiTouchMotionAccumulator()31 mUsingSlotsProtocol = usingSlotsProtocol; in configure()51 if (mUsingSlotsProtocol) { in process()72 if (!mUsingSlotsProtocol) { in process()87 if (!mUsingSlotsProtocol) { in syncSlots()117 if (!mUsingSlotsProtocol) { in finishSync()130 if (!mUsingSlotsProtocol) { in getActiveSlotsCount()139 if (!mUsingSlotsProtocol) { in populateCurrentSlot()
92 bool mUsingSlotsProtocol; variable