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

/frameworks/rs/cpp/
H A DRenderScript.cpp175 RS::dispatch->AllocationSetSurface = (AllocationSetSurfaceFnPtr)dlsym(handle, "rsAllocationSetSurface");
176 if (RS::dispatch->AllocationSetSurface == NULL) {
177 ALOGE("Couldn't initialize RS::dispatch->AllocationSetSurface");
H A DrsDispatch.h114 AllocationSetSurfaceFnPtr AllocationSetSurface; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec79 AllocationSetSurface {

Completed in 9 milliseconds