Searched refs:AllocationResize1DFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h61 typedef void (*AllocationResize1DFnPtr) (RsContext, RsAllocation, uint32_t); typedef
133 AllocationResize1DFnPtr AllocationResize1D;
H A DRenderScript.cpp273 RS::dispatch->AllocationResize1D = (AllocationResize1DFnPtr)dlsym(handle, "rsAllocationResize1D");

Completed in 1716 milliseconds