Searched defs:RSRenderPropertyBase (Results 1 – 8 of 8) sorted by relevance
33 class RSRenderPropertyBase; variable60 virtual void InitKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitKeyframeAnimationValue()65 …virtual void InitDurationKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& prope… in InitDurationKeyframeAnimationValue()138 void InitKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitKeyframeAnimationValue()157 void InitDurationKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitDurationKeyframeAnimationValue()
25 class RSRenderPropertyBase; variable
26 class RSRenderPropertyBase; variable
40 RSRenderPropertyBase(const PropertyId& id) : id_(id) {} in RSRenderPropertyBase() function326 friend class RSRenderPropertyBase; variable
54 …eAnimation::AddKeyframes(const std::vector<std::tuple<float, std::shared_ptr<RSRenderPropertyBase>, in AddKeyframes()
111 class RSRenderPropertyBase; variable
585 friend class RSRenderPropertyBase; variable