HomeSort by relevance Sort by last modified time
    Searched refs:AllocationSetSurfaceFnPtr (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpp/
rsDispatch.h 49 typedef void (*AllocationSetSurfaceFnPtr) (RsContext, RsAllocation, RsNativeWindow);
131 AllocationSetSurfaceFnPtr AllocationSetSurface;
rsDispatch.cpp 59 dispatchTab.AllocationSetSurface = (AllocationSetSurfaceFnPtr)dlsym(handle, "rsAllocationSetSurface");

Completed in 32 milliseconds