Searched defs:sAllocationSetSurfaceFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/driver/
H A DrsdCore.cpp289 typedef void (*sAllocationSetSurfaceFnPtr) (const Context *rsc, Allocation *alloc, ANativeWindow *nw); typedef
292 static sAllocationSetSurfaceFnPtr sAllocationSetSurface;
311 sAllocationSetSurface = (sAllocationSetSurfaceFnPtr)dlsym(handleIO, "rscAllocationSetSurface");
/frameworks/rs/cpp/
H A DrsDispatch.h269 typedef void (*sAllocationSetSurfaceFnPtr) (JNIEnv *, jobject, RsContext, RsAllocation, RsNativeWindow, dispatchTable); typedef
272 sAllocationSetSurfaceFnPtr sAllocationSetSurface;

Completed in 11 milliseconds