Searched refs:move_back_n (Results 1 – 5 of 5) sorted by relevance
770 fDeferredProxies.move_back_n(toMerge->fDeferredProxies.count(), in mergeFrom()772 fSampledProxies.move_back_n(toMerge->fSampledProxies.count(), in mergeFrom()774 fOpChains.move_back_n(toMerge->fOpChains.count(), in mergeFrom()
355 fPatches.move_back_n(that->fPatches.count(), that->fPatches.begin()); in onCombineIfPossible()
256 T* move_back_n(int n, T* t) { in move_back_n() function
316 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