Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DAllocation.cpp238 tryDispatch(mRS, RS::dispatch->Allocation2DData(mRS->getContext(), getIDSafe(), xoff, in copy2DRangeFrom()
265 tryDispatch(mRS, RS::dispatch->Allocation2DData(mRS->getContext(), getIDSafe(), xoff, yoff, in copy2DStridedFrom()
DRenderScript.cpp230 RS::dispatch->Allocation2DData = (Allocation2DDataFnPtr)dlsym(handle, "rsAllocation2DData"); in loadSymbols()
231 if (RS::dispatch->Allocation2DData == NULL) { in loadSymbols()
DrsDispatch.h125 Allocation2DDataFnPtr Allocation2DData; member
/frameworks/rs/
Drs.spec150 Allocation2DData {