Searched refs:AllocationGetTypeFnPtr (Results 1 – 2 of 2) sorted by relevance
22 typedef const void* (*AllocationGetTypeFnPtr)(RsContext con, RsAllocation va); typedef92 AllocationGetTypeFnPtr AllocationGetType;
83 RS::dispatch->AllocationGetType = (AllocationGetTypeFnPtr)dlsym(handle, "rsaAllocationGetType"); in loadSymbols()