Searched refs:CheckStates (Results 1 – 6 of 6) sorted by relevance
111 exclusiveRecognizer.CheckStates(0);120 exclusiveRecognizer.CheckStates(0);130 exclusiveRecognizer.CheckStates(0);165 exclusiveRecognizer.CheckStates(0);174 exclusiveRecognizer.CheckStates(0);184 exclusiveRecognizer.CheckStates(0);194 exclusiveRecognizer.CheckStates(0);224 exclusiveRecognizer.CheckStates(0);233 exclusiveRecognizer.CheckStates(0);244 exclusiveRecognizer.CheckStates(0);[all …]
80 RefereeState RecognizerGroup::CheckStates(size_t touchId) in CheckStates() function in OHOS::Ace::NG::RecognizerGroup99 auto state = group->CheckStates(touchId); in CheckStates()
56 RefereeState CheckStates(size_t touchId) override;
140 RefereeState SequencedRecognizer::CheckStates(size_t touchId) in CheckStates() function in OHOS::Ace::NG::SequencedRecognizer156 auto state = group->CheckStates(touchId); in CheckStates()
59 virtual RefereeState CheckStates(size_t touchId);
115 state = group->CheckStates(touchId); in IsPending()