Home
last modified time | relevance | path

Searched refs:AllocationSetSurface (Results 1 – 5 of 5) sorted by relevance

/frameworks/support/v8/renderscript/jni/
Dandroid_rscompat_usage_io.cpp9 extern "C" void AllocationSetSurface(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc… in AllocationSetSurface() function
18 dispatchTab.AllocationSetSurface(con, alloc, s); in AllocationSetSurface()
/frameworks/rs/cpp/
DrsDispatch.cpp59 …dispatchTab.AllocationSetSurface = (AllocationSetSurfaceFnPtr)dlsym(handle, "rsAllocationSetSurfac… in loadSymbols()
197 if (dispatchTab.AllocationSetSurface == nullptr) { in loadSymbols()
DrsDispatch.h131 AllocationSetSurfaceFnPtr AllocationSetSurface; member
DAllocation.cpp517 tryDispatch(mRS, RS::dispatch->AllocationSetSurface(mRS->getContext(), getID(), in setSurface()
/frameworks/rs/
Drs.spec101 AllocationSetSurface {