X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=automated-tests%2Fsrc%2Fdali-toolkit%2Fdali-toolkit-test-utils%2Ftoolkit-vector-animation-renderer.h;h=a1ea51bfb9454b73f83d100dc1a3cd5a5dc9cf14;hb=abc8459e18c5a7f8730c9493885fd067126520cb;hp=22134656fab27ac656c8bfd040749d6ecf66fc1d;hpb=65fe4d97a7a58199b2f5ad2d84e26acbb2b6ae39;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-vector-animation-renderer.h b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-vector-animation-renderer.h index 2213465..a1ea51b 100755 --- a/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-vector-animation-renderer.h +++ b/automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-vector-animation-renderer.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_TEST_VECTOR_ANIMATION_RENDERER_H /* - * Copyright (c) 2019 Samsung Electronics Co., Ltd. + * Copyright (c) 2021 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -32,6 +32,8 @@ namespace VectorAnimationRenderer #define VECTOR_ANIMATION_MARKER_END_FRAME_2 3 void RequestTrigger(); +void DelayRendering(uint32_t delay); +uint32_t GetDroppedFrames(); } // VectorAnimationRenderer } // Test