Home
last modified time | relevance | path

Searched refs:Allocation1DData (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpp/
DRenderScript.cpp228 RS::dispatch->Allocation1DData = (Allocation1DDataFnPtr)dlsym(handle, "rsAllocation1DData"); in loadSymbols()
229 if (RS::dispatch->Allocation1DData == NULL) { in loadSymbols()
DrsDispatch.h124 Allocation1DDataFnPtr Allocation1DData; member
DAllocation.cpp206 … tryDispatch(mRS, RS::dispatch->Allocation1DData(mRS->getContext(), getIDSafe(), off, mSelectedLOD, in copy1DRangeFrom()
/frameworks/rs/
Drs.spec143 Allocation1DData {