Home
last modified time | relevance | path

Searched refs:AllocationSetSurfaceFnPtr (Results 1 – 3 of 3) sorted by relevance

/aosp12/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, "rsAllocationSetSurfac… in loadSymbols()
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp132 (AllocationSetSurfaceFnPtr)dlsym(handle, "rsAllocationSetSurface"), in loadHAL()