Home
last modified time | relevance | path

Searched defs:animate (Results 1 - 21 of 21) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_circle.cpp50 void SvgCircle::PrepareAnimation(const RefPtr<SvgAnimation>& animate) in PrepareAnimation() argument
H A Dsvg_node.cpp592 void SvgNode::PrepareAnimation(const RefPtr<SvgAnimation>& animate) in AsRSPath() argument
613 void SvgNode::AnimateOnAttribute(const RefPtr<SvgAnimation>& animate, const T& originalValue) in AsRSPath() argument
665 void SvgNode::AnimateTransform(const RefPtr<SvgAnimation>& animate, doubl in AsRSPath() argument
674 AnimateFrameTransform(const RefPtr<SvgAnimation>& animate, double originalValue) AsRSPath() argument
717 AnimateFromToTransform(const RefPtr<SvgAnimation>& animate, double originalValue) AnimateFromToTransform() argument
[all...]
/third_party/skia/tools/viewer/
H A DGMSlide.cpp43 bool GMSlide::animate(double nanos) { return fGM->animate(nanos); } in animate() function in GMSlide
H A DSampleSlide.cpp27 bool SampleSlide::animate(double nanos) { return fSample->animate(nanos); } in animate() function in SampleSlide
H A DSlide.h25 virtual bool animate(double nanos) { return false; } in animate() function in Slide
H A DMSKPSlide.cpp145 bool MSKPSlide::animate(double nanos) { in animate() function in MSKPSlide
H A DSkSLSlide.cpp279 bool SkSLSlide::animate(double nanos) { in animate() function in SkSLSlide
H A DParticlesSlide.cpp398 bool ParticlesSlide::animate(double nanos) { in animate() function in ParticlesSlide
H A DSkottieSlide.cpp247 bool SkottieSlide::animate(double nanos) { in animate() function in SkottieSlide
H A DSlideDir.cpp366 bool SlideDir::animate(double nanos) { in animate() function in SlideDir
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_display_zoom_test.cpp242 Transform animate; in HWTEST_F() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_animate_test.cpp31 auto animate = OH_ArkUI_AnimateOption_Create(); in TestCommonAttrsAnimate001() local
44 auto animate = OH_ArkUI_AnimateOption_Create(); in TestCommonAttrsAnimate002() local
57 auto animate = OH_ArkUI_AnimateOption_Create(); TestCommonAttrsAnimate003() local
73 auto animate = OH_ArkUI_AnimateOption_Create(); TestCommonAttrsAnimate004() local
[all...]
/third_party/glfw/examples/
H A Dgears.c208 static void animate(void) in animate() function
/third_party/skia/samplecode/
H A DSample.h77 bool animate(double nanos) { return this->onAnimate(nanos); } in animate() function in Sample
H A DSamplePathText.cpp96 virtual bool animate(double nanos, int screenWidth, int screenHeight) { return false; } in animate() function in PathText::GlyphAnimator
/third_party/skia/gm/
H A Dgm.cpp158 bool GM::animate(double nanos) { return this->onAnimate(nanos); } in animate() function in GM
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DCubeActivity.java105 public void animate(float dt) { in animate() method in VSphereAnimator
/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_drawing_manager.cpp750 auto animate = Rosen::RSNode::Animate( in ActionUpAnimation() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_test_ng.cpp1125 bool animate[2] = { true, false }; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp4553 auto animate = RSNode::Animate(timingProtocol, timingCurve, propertyCallback, finishCallback); in HWTEST_F() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1574 static bool animate = true; in ShowDemoWindowWidgets() local

Completed in 39 milliseconds