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

/frameworks/rs/cpp/
H A DRenderScript.cpp250 RS::dispatch->Allocation1DRead = (Allocation1DReadFnPtr)dlsym(handle, "rsAllocation1DRead");
251 if (RS::dispatch->Allocation1DRead == NULL) {
252 ALOGE("Couldn't initialize RS::dispatch->Allocation1DRead");
H A DrsDispatch.h129 Allocation1DReadFnPtr Allocation1DRead; member in struct:__anon1590
H A DAllocation.cpp203 tryDispatch(mRS, RS::dispatch->Allocation1DRead(mRS->getContext(), getIDSafe(), off, mSelectedLOD,
/frameworks/rs/
H A Drs.spec183 Allocation1DRead {

Completed in 75 milliseconds