Searched refs:move_back_n (Results 1 – 5 of 5) sorted by relevance
757 fDeferredProxies.move_back_n(toMerge->fDeferredProxies.count(), in mergeFrom()759 fSampledProxies.move_back_n(toMerge->fSampledProxies.count(), in mergeFrom()761 fOpChains.move_back_n(toMerge->fOpChains.count(), in mergeFrom()
252 T* move_back_n(int n, T* t) { in move_back_n() function
307 fPatches.move_back_n(that->fPatches.count(), that->fPatches.begin()); in onCombineIfPossible()
284 T* move_back_n(int n, T* t) { in move_back_n() function
346 fPatches.move_back_n(that->fPatches.count(), that->fPatches.begin()); in onCombineIfPossible()