Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/
DSkSLMemoryPool.h34 void resetScratchSpace() {} in resetScratchSpace() function
/third_party/skia/src/gpu/
DGrMemoryPool.h97 void resetScratchSpace() { in resetScratchSpace() function
/third_party/skia/src/core/
DSkBlockAllocator.cpp190 void SkBlockAllocator::resetScratchSpace() { in resetScratchSpace() function in SkBlockAllocator