Searched defs:deleteProc (Results 1 – 2 of 2) sorted by relevance
51 void* SkTLS::Get(CreateProc createProc, DeleteProc deleteProc) { in Get()