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

/frameworks/rs/cpp/
H A DAllocation.cpp238 tryDispatch(mRS, RS::dispatch->Allocation2DData(mRS->getContext(), getIDSafe(), xoff,
265 tryDispatch(mRS, RS::dispatch->Allocation2DData(mRS->getContext(), getIDSafe(), xoff, yoff,
H A DRenderScript.cpp230 RS::dispatch->Allocation2DData = (Allocation2DDataFnPtr)dlsym(handle, "rsAllocation2DData");
231 if (RS::dispatch->Allocation2DData == NULL) {
232 ALOGE("Couldn't initialize RS::dispatch->Allocation2DData");
H A DrsDispatch.h125 Allocation2DDataFnPtr Allocation2DData; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec149 Allocation2DData {

Completed in 127 milliseconds