Searched refs:SetFrameWithoutAnimation (Results 1 – 5 of 5) sorted by relevance
325 renderContext->SetFrameWithoutAnimation(activeFrameRect); in SyncGeometry()
149 virtual void SetFrameWithoutAnimation(const RectF& paintRect) {}; in SetFrameWithoutAnimation() function
109 void SetFrameWithoutAnimation(const RectF& paintRect) override;
530 void RosenRenderContext::SetFrameWithoutAnimation(const RectF& paintRect) in SetFrameWithoutAnimation() function in OHOS::Ace::NG::RosenRenderContext
4189 renderContext_->SetFrameWithoutAnimation(renderContext_->GetPaintRectWithoutTransform()); in Layout()