Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DRenderScript.cpp235 RS::dispatch->Allocation3DData = (Allocation3DDataFnPtr)dlsym(handle, "rsAllocation3DData"); in loadSymbols()
236 if (RS::dispatch->Allocation3DData == NULL) { in loadSymbols()
DrsDispatch.h126 Allocation3DDataFnPtr Allocation3DData; member
DAllocation.cpp300 … tryDispatch(mRS, RS::dispatch->Allocation3DData(mRS->getContext(), getIDSafe(), xoff, yoff, zoff, in copy3DRangeFrom()
/frameworks/rs/
Drs.spec162 Allocation3DData {