Searched refs:customTransitionEffects_ (Results 1 – 3 of 3) sorted by relevance
50 customEffect->customTransitionEffects_.clear(); in OnUpdateStagingValue()59 … transitionEffects.insert(transitionEffects.end(), customEffect->customTransitionEffects_.begin(), in StartCustomTransition()60 customEffect->customTransitionEffects_.end()); in StartCustomTransition()
49 std::vector<std::shared_ptr<RSRenderTransitionEffect>> customTransitionEffects_; variable
120 customTransitionEffects_.push_back(customEffect); in Custom()