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

/frameworks/rs/cpp/
H A DRenderScript.cpp233 RS::dispatch->Allocation1DElementData = (Allocation1DElementDataFnPtr)dlsym(handle, "rsAllocation1DElementData");
234 if (RS::dispatch->Allocation1DElementData == NULL) {
235 ALOGV("Couldn't initialize RS::dispatch->Allocation1DElementData");
H A DrsDispatch.h125 Allocation1DElementDataFnPtr Allocation1DElementData; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec151 Allocation1DElementData {

Completed in 39 milliseconds