Searched refs:lastChildIndex (Results 1 – 2 of 2) sorted by relevance
199 const Tracker* last, int lastChildIndex);
913 int lastChildIndex = cachedFrame->size() - 1; in BuildFrame() local915 if (CleanUpContainedNodes(cachedFrame, last, lastChildIndex)) in BuildFrame()918 lastChildIndex = last->mCachedNodeIndex; in BuildFrame()1240 int lastChildIndex = cachedFrame->size() - 1; in BuildFrame() local1241 if (CleanUpContainedNodes(cachedFrame, last, lastChildIndex)) in BuildFrame()1248 const Tracker* last, int lastChildIndex) in CleanUpContainedNodes() argument1254 int childCount = lastChildIndex - last->mCachedNodeIndex; in CleanUpContainedNodes()