Searched refs:Allocation1DElementData (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpp/
H A DRenderScript.cpp225 RS::dispatch->Allocation1DElementData = (Allocation1DElementDataFnPtr)dlsym(handle, "rsAllocation1DElementData");
226 if (RS::dispatch->Allocation1DElementData == NULL) {
227 ALOGE("Couldn't initialize RS::dispatch->Allocation1DElementData");
H A DrsDispatch.h124 Allocation1DElementDataFnPtr Allocation1DElementData; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec141 Allocation1DElementData {

Completed in 8 milliseconds