Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkSmallAllocator.h95 rec->fKillProc = DestroyT<T>;
124 static void DestroyT(void* ptr) { in DestroyT() function