Home
last modified time | relevance | path

Searched refs:resetScratchSpace (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/gpu/
DGrMemoryPool.h97 void resetScratchSpace() { in resetScratchSpace() function
98 fAllocator.resetScratchSpace(); in resetScratchSpace()
/third_party/skia/src/sksl/
DSkSLMemoryPool.h34 void resetScratchSpace() {} in resetScratchSpace() function
DSkSLPool.cpp59 memPool->resetScratchSpace(); in detachFromThread()
/third_party/skia/src/core/
DSkBlockAllocator.cpp177 this->resetScratchSpace(); in reset()
190 void SkBlockAllocator::resetScratchSpace() { in resetScratchSpace() function in SkBlockAllocator
DSkBlockAllocator.h386 void resetScratchSpace();
/third_party/skia/tests/
DSkBlockAllocatorTest.cpp391 pool->resetScratchSpace(); in DEF_TEST()
492 pool->resetScratchSpace(); in DEF_TEST()