| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_circle.cpp | 50 void SvgCircle::PrepareAnimation(const RefPtr<SvgAnimation>& animate) in PrepareAnimation() argument
|
| H A D | svg_node.cpp | 592 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 D | GMSlide.cpp | 43 bool GMSlide::animate(double nanos) { return fGM->animate(nanos); } in animate() function in GMSlide
|
| H A D | SampleSlide.cpp | 27 bool SampleSlide::animate(double nanos) { return fSample->animate(nanos); } in animate() function in SampleSlide
|
| H A D | Slide.h | 25 virtual bool animate(double nanos) { return false; } in animate() function in Slide
|
| H A D | MSKPSlide.cpp | 145 bool MSKPSlide::animate(double nanos) { in animate() function in MSKPSlide
|
| H A D | SkSLSlide.cpp | 279 bool SkSLSlide::animate(double nanos) { in animate() function in SkSLSlide
|
| H A D | ParticlesSlide.cpp | 398 bool ParticlesSlide::animate(double nanos) { in animate() function in ParticlesSlide
|
| H A D | SkottieSlide.cpp | 247 bool SkottieSlide::animate(double nanos) { in animate() function in SkottieSlide
|
| H A D | SlideDir.cpp | 366 bool SlideDir::animate(double nanos) { in animate() function in SlideDir
|
| /foundation/window/window_manager/test/systemtest/wms/ |
| H A D | window_display_zoom_test.cpp | 242 Transform animate; in HWTEST_F() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
| H A D | commonattrs_animate_test.cpp | 31 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 D | gears.c | 208 static void animate(void) in animate() function
|
| /third_party/skia/samplecode/ |
| H A D | Sample.h | 77 bool animate(double nanos) { return this->onAnimate(nanos); } in animate() function in Sample
|
| H A D | SamplePathText.cpp | 96 virtual bool animate(double nanos, int screenWidth, int screenHeight) { return false; } in animate() function in PathText::GlyphAnimator
|
| /third_party/skia/gm/ |
| H A D | gm.cpp | 158 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 D | CubeActivity.java | 105 public void animate(float dt) { in animate() method in VSphereAnimator
|
| /foundation/multimodalinput/input/service/window_manager/src/ |
| H A D | knuckle_drawing_manager.cpp | 750 auto animate = Rosen::RSNode::Animate( in ActionUpAnimation() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/ |
| H A D | select_overlay_test_ng.cpp | 1125 bool animate[2] = { true, false }; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| H A D | rs_node_test.cpp | 4553 auto animate = RSNode::Animate(timingProtocol, timingCurve, propertyCallback, finishCallback); in HWTEST_F() local
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 1574 static bool animate = true; in ShowDemoWindowWidgets() local
|