Searched defs:RSRenderPropertyBase (Results 1 – 9 of 9) sorted by relevance
25 class RSRenderPropertyBase; variable
35 class RSRenderPropertyBase; variable68 virtual void InitKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitKeyframeAnimationValue()73 …virtual void InitDurationKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& prope… in InitDurationKeyframeAnimationValue()169 void InitKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitKeyframeAnimationValue()188 void InitDurationKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitDurationKeyframeAnimationValue()
26 class RSRenderPropertyBase; variable
54 …eAnimation::AddKeyframes(const std::vector<std::tuple<float, std::shared_ptr<RSRenderPropertyBase>, in AddKeyframes()
43 RSRenderPropertyBase(const PropertyId& id) : id_(id) {} in RSRenderPropertyBase() function348 friend class RSRenderPropertyBase; variable
74 class RSRenderPropertyBase; variable
904 friend class RSRenderPropertyBase; variable