Searched refs:ParseRenderPropertyVaule (Results 1 – 2 of 2) sorted by relevance
112 std::string RSAnimationTraceUtils::ParseRenderPropertyVaule( in ParseRenderPropertyVaule() function in OHOS::Rosen::RSAnimationTraceUtils147 auto startStr = ParseRenderPropertyVaule(startValue); in addAnimationCreateTrace()148 auto endStr = ParseRenderPropertyVaule(endValue); in addAnimationCreateTrace()162 auto propertyValue = ParseRenderPropertyVaule(value); in addAnimationFrameTrace()174 auto propertyValue = ParseRenderPropertyVaule(initialVelocity, value->GetPropertyType()); in addSpringInitialVelocityTrace()
52 std::string ParseRenderPropertyVaule(const std::shared_ptr<RSRenderPropertyBase>& value,