Searched refs:DidLayout (Results 1 – 4 of 4) sorted by relevance
120 gt_->DidLayout(node1);123 gt_->DidLayout(node2);130 gt_->DidLayout(node1);137 gt_->DidLayout(node2);145 gt_->DidLayout(node2);161 gt_->DidLayout(node2);178 gt_->DidLayout(node2);182 gt_->DidLayout(node2);190 gt_->DidLayout(node2);194 gt_->DidLayout(node1);[all …]
64 void DidLayout(const RefPtr<LayoutWrapper>& layoutWrapper);
218 void GeometryTransition::DidLayout(const RefPtr<LayoutWrapper>& layoutWrapper) in DidLayout() function in OHOS::Ace::NG::GeometryTransition
1430 geometryTransition->DidLayout(dirty); in SwapDirtyLayoutWrapperOnMainThread()4321 geometryTransition->DidLayout(Claim(this)); in OnLayoutFinish()