Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRootRenderNode.h52 void trimPausedVDAnimators(AnimationContext* context);
DRootRenderNode.cpp184 trimPausedVDAnimators(context); in runVectorDrawableAnimators()
190 void RootRenderNode::trimPausedVDAnimators(AnimationContext* context) { in trimPausedVDAnimators() function in android::uirenderer::RootRenderNode