Searched defs:AllocFunc (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/
H A DMemChunk.h24 typedef void *(*AllocFunc) (size_t, uint32_t); typedef
33 static AllocFunc VendorAlloc;
71 static void registerAllocFreeCallbacks(AllocFunc a, FreeFunc f) {

Completed in 400 milliseconds