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

/frameworks/rs/cpp/
H A DRenderScript.cpp170 RS::dispatch->AllocationGetSurface = (AllocationGetSurfaceFnPtr)dlsym(handle, "rsAllocationGetSurface");
171 if (RS::dispatch->AllocationGetSurface == NULL) {
172 ALOGE("Couldn't initialize RS::dispatch->AllocationGetSurface");
H A DrsDispatch.h113 AllocationGetSurfaceFnPtr AllocationGetSurface; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec73 AllocationGetSurface {

Completed in 75 milliseconds