Searched defs:rsAllocationIoReceive (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/rsov/driver/
H A DrsovRuntimeStubs.cpp189 void __attribute__((overloadable)) rsAllocationIoReceive(::rs_allocation a) { function
191 if (failIfInKernel(rsc, "rsAllocationIoReceive")) return;
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp201 void __attribute__((overloadable)) rsAllocationIoReceive(::rs_allocation a) { function
203 if (failIfInKernel(rsc, "rsAllocationIoReceive"))
/frameworks/rs/
H A DrsApiStubs.cpp507 extern "C" int64_t rsAllocationIoReceive (RsContext ctxWrapper, RsAllocation alloc) function

Completed in 94 milliseconds