Searched refs:AllocationGetPointerFnPtr (Results 1 – 2 of 2) sorted by relevance
88 typedef void * (*AllocationGetPointerFnPtr) (RsContext, RsAllocation, uint32_t lod, RsAllocationCub… typedef160 AllocationGetPointerFnPtr AllocationGetPointer;
408 …RS::dispatch->AllocationGetPointer = (AllocationGetPointerFnPtr)dlsym(handle, "rsAllocationGetPoin… in loadSymbols()