Home
last modified time | relevance | path

Searched defs:resetScratchSpace (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/sksl/
DSkSLMemoryPool.h34 void resetScratchSpace() {} in resetScratchSpace() function
/external/skia/src/gpu/
DGrMemoryPool.h97 void resetScratchSpace() { in resetScratchSpace() function
DGrBlockAllocator.cpp190 void GrBlockAllocator::resetScratchSpace() { in resetScratchSpace() function in GrBlockAllocator