Home
last modified time | relevance | path

Searched defs:animation (Results 251 – 264 of 264) sorted by relevance

1...<<11

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1000 void PipelineContext::AddAnimationClosure(std::function<void()>&& animation) in AddAnimationClosure()
1014 for (const auto& animation : temp) { in FlushAnimationClosure() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp1768 auto animation = AceType::MakeRefPtr<CurveAnimation<double>>(currentOffset, pos, curve); in AnimateTo() local
/aosp14/frameworks/base/core/java/android/view/
H A DView.java11980 public void dispatchWindowInsetsAnimationPrepare( in dispatchWindowInsetsAnimationPrepare()
11996 public Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart()
12027 public void dispatchWindowInsetsAnimationEnd(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationEnd()
27452 public void startAnimation(Animation animation) { in startAnimation()
27483 public void setAnimation(Animation animation) { in setAnimation()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp1387 for (auto const& animation : data.animations) { in ExportAnimations() local
/ohos5.0/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp610 void InteractionManagerTest::AssignToAnimation(PreviewAnimation &animation) in AssignToAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp2063 void SelectOverlayNode::ShowSelectOverlay(bool animation) in ShowSelectOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp2022 bool animation = listLayoutProperty->GetChainAnimation().value_or(false); in SetChainAnimation() local
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp2101 const PreviewAnimation &animation) in UpdatePreviewStyleWithAnimation()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h521 ArkUIAnimationOptionType animation; member
530 ArkUIAnimationOptionType animation; member
537 ArkUIAnimationOptionType animation; member
544 ArkUIAnimationOptionType animation; member
549 ArkUIAnimationOptionType animation; member
1457 ArkUIAnimateOption animation; member
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java7697 final Animation animation = in attachCrossProfileAppsThumbnailAnimation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp3409 void TextFieldPattern::CloseSelectOverlay(bool animation) in CloseSelectOverlay()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp6051 auto animation = option->animation; in ParseTransition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js3781 animation(value) { method in ArkComponent
10126 animation(value) { method in ArkSpanComponent
25509 animation(value) { method in ArkXComponentComponent

1...<<11