Searched refs:backupTouchPointsForSucceedBlock_ (Results 1 – 2 of 2) sorted by relevance
60 backupTouchPointsForSucceedBlock_.reset(); in ForceCleanRecognizer()78 backupTouchPointsForSucceedBlock_ = touchPoints_; in SetTouchPointsForSucceedBlock()83 backupTouchPointsForSucceedBlock_.reset(); in ResetTouchPointsForSucceedBlock()114 backupTouchPointsForSucceedBlock_.reset(); in OnResetStatus()131 std::optional<std::map<int32_t, TouchEvent>> backupTouchPointsForSucceedBlock_; variable
171 if (backupTouchPointsForSucceedBlock_.has_value()) { in OnAccepted()172 touchPoints_ = backupTouchPointsForSucceedBlock_.value(); in OnAccepted()173 backupTouchPointsForSucceedBlock_.reset(); in OnAccepted()210 backupTouchPointsForSucceedBlock_.reset(); in OnRejected()