Searched refs:AllocationSetSurface (Results 1 – 5 of 5) sorted by relevance
9 extern "C" void AllocationSetSurface(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc… in AllocationSetSurface() function18 dispatchTab.AllocationSetSurface(con, alloc, s); in AllocationSetSurface()
59 …dispatchTab.AllocationSetSurface = (AllocationSetSurfaceFnPtr)dlsym(handle, "rsAllocationSetSurfac… in loadSymbols()197 if (dispatchTab.AllocationSetSurface == nullptr) { in loadSymbols()
131 AllocationSetSurfaceFnPtr AllocationSetSurface; member
517 tryDispatch(mRS, RS::dispatch->AllocationSetSurface(mRS->getContext(), getID(), in setSurface()
101 AllocationSetSurface {