Searched refs:AllocationSetSurfaceFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h43 typedef void (*AllocationSetSurfaceFnPtr) (RsContext, RsAllocation, RsNativeWindow); typedef
115 AllocationSetSurfaceFnPtr AllocationSetSurface;
H A DRenderScript.cpp183 RS::dispatch->AllocationSetSurface = (AllocationSetSurfaceFnPtr)dlsym(handle, "rsAllocationSetSurface");

Completed in 50 milliseconds