Home
last modified time | relevance | path

Searched refs:stealHeapBlocks (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/core/
H A DSkBlockAllocator.cpp150 void SkBlockAllocator::stealHeapBlocks(SkBlockAllocator* other) { in stealHeapBlocks() function in SkBlockAllocator
H A DSkBlockAllocator.h375 void stealHeapBlocks(SkBlockAllocator* other);
H A DSkTBlockList.h357 fAllocator->stealHeapBlocks(other.fAllocator.allocator()); in concat()
/third_party/skia/tests/
H A DSkBlockAllocatorTest.cpp537 poolA->stealHeapBlocks(poolB.allocator()); in DEF_TEST()
548 poolA->stealHeapBlocks(poolB.allocator()); in DEF_TEST()

Completed in 5 milliseconds