Home
last modified time | relevance | path

Searched defs:reportLeaks (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/sksl/
DSkSLMemoryPool.h35 void reportLeaks() const {} in reportLeaks() function
/third_party/skia/src/gpu/
DGrMemoryPool.cpp44 void GrMemoryPool::reportLeaks() const { in reportLeaks() function in GrMemoryPool