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

/frameworks/rs/cpp/
H A DrsDispatch.h50 typedef void (*AllocationSetSurfaceFnPtr) (RsContext, RsAllocation, RsNativeWindow); typedef
171 AllocationSetSurfaceFnPtr AllocationSetSurface;
H A DrsDispatch.cpp61 dispatchTab.AllocationSetSurface = (AllocationSetSurfaceFnPtr)dlsym(handle, "rsAllocationSetSurface");

Completed in 10 milliseconds