Searched refs:fKillProc (Results 1 – 1 of 1) sorted by relevance
45 rec->fKillProc(rec->fObj); in ~SkSmallAllocator()141 rec->fKillProc = destroyT<T>;165 void (*fKillProc)(void*); member