Searched refs:CalculateColorInt (Results 1 – 2 of 2) sorted by relevance
28 …Vector4<int16_t> CalculateColorInt(const std::shared_ptr<RSRenderParticle>& particle, Vector4<int1…
32 Vector4<int16_t> RSRenderParticleEffector::CalculateColorInt(const std::shared_ptr<RSRenderParticle… in CalculateColorInt() function in OHOS::Rosen::RSRenderParticleEffector118 colorInt = CalculateColorInt(particle, colorInt, colorF, colorSpeed, deltaTime); in UpdateColor()