Searched refs:selfAccumulateExpand (Results 1 – 1 of 1) sorted by relevance
328 auto& selfAccumulateExpand = geometryNode->GetAccumulatedSafeAreaExpand(); in AccumulateExpandCacheHit() local329 CHECK_NULL_RETURN(selfAccumulateExpand, false); in AccumulateExpandCacheHit()334 CHECK_NULL_RETURN(selfAccumulateExpand->OptionalValueCover(totalExpand), false); in AccumulateExpandCacheHit()342 …totalExpand.Plus(*(selfAccumulateExpand.get()), totalExpand.Empty() && host->GetTag() == V2::PAGE_… in AccumulateExpandCacheHit()