Searched refs:SetTransformProperty (Results 1 – 2 of 2) sorted by relevance
122 bool SetTransformProperty(
337 if (!svgBase->SetTransformProperty(type, fromVec, toVec, value)) { in PrepareTransformValueAnimation()382 if (!svgBase->SetTransformProperty(type, frames[index], frames[index + 1], rate)) { in PrepareTransformFrameAnimation()613 bool RenderSvgBase::SetTransformProperty( in SetTransformProperty() function in OHOS::Ace::RenderSvgBase