Searched refs:GetTapCount (Results 1 – 2 of 2) sorted by relevance
57 int32_t GetTapCount() const in GetTapCount() function
33 return tap && (tap->GetTapCount() == 1) && (tap->GetFingers() == 1); in IsTapClick()