Searched refs:malloc_freeproc (Results 1 – 1 of 1) sorted by relevance
12 static void malloc_freeproc(void* context) { in malloc_freeproc() function110 return sk_sp<SkDataTable>(new SkDataTable(dir, count, malloc_freeproc, buffer)); in MakeCopyArrays()122 return sk_sp<SkDataTable>(new SkDataTable(buffer, elemSize, count, malloc_freeproc, buffer)); in MakeCopyArray()