| /foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/ |
| H A D | procedure_step.py | 29 disposal = '' variable in ProcedureStep [all...] |
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | multi_fingers_recognizer.cpp | 46 void MultiFingersRecognizer::Adjudicate(const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) in Adjudicate() argument
|
| H A D | gesture_recognizer.cpp | 113 BatchAdjudicate( const std::set<size_t>& touchIds, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) BatchAdjudicate() argument
|
| H A D | parallel_recognizer.cpp | 116 BatchAdjudicate( const std::set<size_t>& touchIds, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) BatchAdjudicate() argument
|
| H A D | exclusive_recognizer.cpp | 124 BatchAdjudicate( const std::set<size_t>& touchIds, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) BatchAdjudicate() argument
|
| H A D | gesture_referee.cpp | 74 void GestureScope::HandleGestureDisposal(const RefPtr<GestureRecognizer>& recognizer, const GestureDisposal disposal) in HandleGestureDisposal() argument 103 void GestureScope::HandleParallelDisposal(const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) in HandleParallelDisposal() argument 410 void GestureReferee::Adjudicate(size_t touchId, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) in Adjudicate() argument [all...] |
| H A D | sequenced_recognizer.cpp | 140 BatchAdjudicate( const std::set<size_t>& touchIds, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) BatchAdjudicate() argument
|
| H A D | timeout_recognizer.cpp | 123 BatchAdjudicate(const std::set<size_t>& touchIds, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) BatchAdjudicate() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | parallel_recognizer.cpp | 131 void ParallelRecognizer::BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in BatchAdjudicate() argument
|
| H A D | exclusive_recognizer.cpp | 176 void ExclusiveRecognizer::BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in BatchAdjudicate() argument
|
| H A D | sequenced_recognizer.cpp | 189 void SequencedRecognizer::BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in BatchAdjudicate() argument
|
| H A D | recognizer_group.cpp | 187 void RecognizerGroup::GroupAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in GroupAdjudicate() argument
|
| H A D | gesture_recognizer.cpp | 258 void NGGestureRecognizer::BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in BatchAdjudicate() argument
|
| H A D | gesture_recognizer.h | 413 void Adjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in Adjudicate() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
| H A D | gesture_referee.h | 39 inline std::string TransGestureDisposal(GestureDisposal disposal) in TransGestureDisposal() argument
|
| H A D | gesture_referee.cpp | 400 void GestureReferee::Adjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in Adjudicate() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/event/ |
| H A D | event_dump_test_ng.cpp | 292 std::string disposal = "mainThread"; in HWTEST_F() local 329 std::string disposal = "mainThread"; in HWTEST_F() local 363 std::string disposal = "mainThread"; in HWTEST_F() local 396 std::string disposal = "mainThread"; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/gestures/ |
| H A D | multi_fingers_recognizer_test_ng.cpp | 160 void BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) {} in BatchAdjudicate() argument 179 void BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) {} in BatchAdjudicate() argument
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | event_dump.cpp | 155 AddGestureProcedure(uint64_t id, const std::string& procedure, const std::string& state, const std::string& disposal, int64_t timestamp) AddGestureProcedure() argument 173 AddGestureProcedure(uint64_t id, const TouchEvent& point, const std::string& state, const std::string& disposal, int64_t timestamp) AddGestureProcedure() argument
|
| /foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
| H A D | service_other_test.cpp | 281 auto disposal = service->disposal_; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| H A D | touch_event.cpp | 465 << "disposal: " << disposal; in Dump() local 491 bool GestureSnapshot::CheckNeedAddMove(const std::string& state, const std::string& disposal) in CheckNeedAddMove() argument 482 AddProcedure( const std::string& procedure, const std::string& state, const std::string& disposal, int64_t timestamp) AddProcedure() argument
|
| H A D | touch_event.h | 267 std::string disposal; member
|