Searched defs:endOpacity (Results 1 – 3 of 3) sorted by relevance
60 float startOpacity, float endOpacity, float finalOpacity, const WeakPtr<FrameNode>& node) in CreateOpacityAnimation()235 auto endOpacity = static_cast<float>(dest->GetRenderContext()->GetOpacityValue(1.0)); in CreateOpacityAnimation() local
410 int32_t endOpacity = UINT8_MAX - startOpacity; in CreateOpacityAnimation() local
1198 …n::AnimateTouchAndHover(RefPtr<RenderContext>& renderContext, float startOpacity, float endOpacity, in AnimateTouchAndHover()