Home
last modified time | relevance | path

Searched defs:disposal (Results 1 - 25 of 26) sorted by relevance

12

/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A Dprocedure_step.py29 disposal = '' variable in ProcedureStep
[all...]
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dmulti_fingers_recognizer.cpp46 void MultiFingersRecognizer::Adjudicate(const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) in Adjudicate() argument
H A Dgesture_recognizer.cpp113 BatchAdjudicate( const std::set<size_t>& touchIds, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) BatchAdjudicate() argument
H A Dparallel_recognizer.cpp116 BatchAdjudicate( const std::set<size_t>& touchIds, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) BatchAdjudicate() argument
H A Dexclusive_recognizer.cpp124 BatchAdjudicate( const std::set<size_t>& touchIds, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) BatchAdjudicate() argument
H A Dgesture_referee.cpp74 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 Dsequenced_recognizer.cpp140 BatchAdjudicate( const std::set<size_t>& touchIds, const RefPtr<GestureRecognizer>& recognizer, GestureDisposal disposal) BatchAdjudicate() argument
H A Dtimeout_recognizer.cpp123 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 Dparallel_recognizer.cpp131 void ParallelRecognizer::BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in BatchAdjudicate() argument
H A Dexclusive_recognizer.cpp176 void ExclusiveRecognizer::BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in BatchAdjudicate() argument
H A Dsequenced_recognizer.cpp189 void SequencedRecognizer::BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in BatchAdjudicate() argument
H A Drecognizer_group.cpp187 void RecognizerGroup::GroupAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in GroupAdjudicate() argument
H A Dgesture_recognizer.cpp258 void NGGestureRecognizer::BatchAdjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in BatchAdjudicate() argument
H A Dgesture_recognizer.h413 void Adjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in Adjudicate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_referee.h39 inline std::string TransGestureDisposal(GestureDisposal disposal) in TransGestureDisposal() argument
H A Dgesture_referee.cpp400 void GestureReferee::Adjudicate(const RefPtr<NGGestureRecognizer>& recognizer, GestureDisposal disposal) in Adjudicate() argument
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_dump_test_ng.cpp292 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 Dmulti_fingers_recognizer_test_ng.cpp160 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 Devent_dump.cpp155 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 Dservice_other_test.cpp281 auto disposal = service->disposal_; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dgif.c300 int disposal, len = 0, height = avctx->height, width = avctx->width, x, y; in gif_image_write_image() local
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.cpp465 << "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 Dtouch_event.h267 std::string disposal; member
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c1964 wuffs_base__animation_disposal disposal; member
2002 wuffs_base__frame_config__update( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_blend blend, wuffs_base__animation_disposal disposal, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__update() argument
2091 update( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_blend blend, wuffs_base__animation_disposal disposal, wuffs_base__color_u32_argb_premul background_color) update() argument
2139 wuffs_base__frame_config::disposal() const { disposal() function in wuffs_base__frame_config
[all...]
H A Dwuffs-v0.3.c4274 wuffs_base__animation_disposal disposal; member
4317 wuffs_base__frame_config__set( wuffs_base__frame_config* c, wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) wuffs_base__frame_config__set() argument
4432 set( wuffs_base__rect_ie_u32 bounds, wuffs_base__flicks duration, uint64_t index, uint64_t io_position, wuffs_base__animation_disposal disposal, bool opaque_within_bounds, bool overwrite_instead_of_blend, wuffs_base__color_u32_argb_premul background_color) set() argument
4477 wuffs_base__frame_config::disposal() const { disposal() function in wuffs_base__frame_config
[all...]

Completed in 69 milliseconds

12