Searched refs:stealHeapBlocks (Results 1 – 4 of 4) sorted by relevance
150 void GrBlockAllocator::stealHeapBlocks(GrBlockAllocator* other) { in stealHeapBlocks() function in GrBlockAllocator
361 fAllocator->stealHeapBlocks(other.fAllocator.allocator()); in concat()
368 void stealHeapBlocks(GrBlockAllocator* other);
527 poolA->stealHeapBlocks(poolB.allocator()); in DEF_TEST()538 poolA->stealHeapBlocks(poolB.allocator()); in DEF_TEST()