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

/frameworks/rs/cpp/
H A DRenderScript.cpp265 RS::dispatch->AllocationResize1D = (AllocationResize1DFnPtr)dlsym(handle, "rsAllocationResize1D");
266 if (RS::dispatch->AllocationResize1D == NULL) {
267 ALOGE("Couldn't initialize RS::dispatch->AllocationResize1D");
H A DrsDispatch.h132 AllocationResize1DFnPtr AllocationResize1D; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec209 AllocationResize1D {

Completed in 38 milliseconds