Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/
DLayer.cpp518 const auto has_animators = !abuilder.fCurrentAnimatorScope->empty(); in buildRenderTree() local
530 if (layer && has_animators && this->hasMotionBlur(cbuilder)) { in buildRenderTree()