Searched refs:fKillProc (Results 1 – 1 of 1) sorted by relevance
41 rec->fKillProc(rec->fObj); in ~SkSmallAllocator()95 rec->fKillProc = DestroyT<T>;119 void (*fKillProc)(void*); member