Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrMemoryPool.h97 void resetScratchSpace() { in resetScratchSpace() function
98 fAllocator.resetScratchSpace(); in resetScratchSpace()
DGrBlockAllocator.cpp177 this->resetScratchSpace(); in reset()
190 void GrBlockAllocator::resetScratchSpace() { in resetScratchSpace() function in GrBlockAllocator
DGrBlockAllocator.h379 void resetScratchSpace();
/external/skia/src/sksl/
DSkSLMemoryPool.h34 void resetScratchSpace() {} in resetScratchSpace() function
DSkSLPool.cpp87 memPool->resetScratchSpace(); in detachFromThread()
/external/skia/tests/
DGrBlockAllocatorTest.cpp381 pool->resetScratchSpace(); in DEF_TEST()
482 pool->resetScratchSpace(); in DEF_TEST()