Searched refs:AllocationGetPointerFnPtr (Results 1 – 3 of 3) sorted by relevance
104 typedef void * (*AllocationGetPointerFnPtr) (RsContext, RsAllocation, uint32_t lod, RsAllocationCub… typedef164 AllocationGetPointerFnPtr AllocationGetPointer;
54 …dispatchTab.AllocationGetPointer = (AllocationGetPointerFnPtr)dlsym(handle, "rsAllocationGetPointe… in loadSymbols()
123 (AllocationGetPointerFnPtr)dlsym(handle, "rsAllocationGetPointer"), in loadHAL()