Home
last modified time | relevance | path

Searched refs:TextAnimation (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/hwui/tests/common/scenes/
H A DTextAnimation.cpp22 class TextAnimation;
25 TestScene::simpleCreateScene<TextAnimation>});
27 class TextAnimation : public TestScene { class