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

/frameworks/rs/cpp/
H A DrsDispatch.h53 typedef void (*Allocation1DElementDataFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, const void*, size_t, size_t); typedef
125 Allocation1DElementDataFnPtr Allocation1DElementData;
H A DRenderScript.cpp233 RS::dispatch->Allocation1DElementData = (Allocation1DElementDataFnPtr)dlsym(handle, "rsAllocation1DElementData");

Completed in 1453 milliseconds