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

/frameworks/rs/cpp/
H A DRenderScript.cpp220 RS::dispatch->Allocation1DData = (Allocation1DDataFnPtr)dlsym(handle, "rsAllocation1DData");
221 if (RS::dispatch->Allocation1DData == NULL) {
222 ALOGE("Couldn't initialize RS::dispatch->Allocation1DData");
H A DrsDispatch.h123 Allocation1DDataFnPtr Allocation1DData; member in struct:__anon1590
H A DAllocation.cpp188 tryDispatch(mRS, RS::dispatch->Allocation1DData(mRS->getContext(), getIDSafe(), off, mSelectedLOD,
/frameworks/rs/
H A Drs.spec133 Allocation1DData {

Completed in 2483 milliseconds