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

/frameworks/rs/cpp/
H A DRenderScript.cpp273 RS::dispatch->AllocationResize1D = (AllocationResize1DFnPtr)dlsym(handle, "rsAllocationResize1D");
274 if (RS::dispatch->AllocationResize1D == NULL) {
275 ALOGV("Couldn't initialize RS::dispatch->AllocationResize1D");
H A DrsDispatch.h133 AllocationResize1DFnPtr AllocationResize1D; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec219 AllocationResize1D {

Completed in 7 milliseconds