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

/frameworks/rs/cpp/
H A DAllocation.cpp274 tryDispatch(mRS, RS::dispatch->Allocation2DRead(mRS->getContext(), getIDSafe(), xoff, yoff,
295 tryDispatch(mRS, RS::dispatch->Allocation2DRead(mRS->getContext(), getIDSafe(), xoff, yoff,
H A DRenderScript.cpp263 RS::dispatch->Allocation2DRead = (Allocation2DReadFnPtr)dlsym(handle, "rsAllocation2DRead");
264 if (RS::dispatch->Allocation2DRead == NULL) {
265 ALOGV("Couldn't initialize RS::dispatch->Allocation2DRead");
H A DrsDispatch.h131 Allocation2DReadFnPtr Allocation2DRead; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec201 Allocation2DRead {

Completed in 28 milliseconds