Searched refs:failIfInKernel (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp135 static bool failIfInKernel(Context *rsc, const char *funcName) { function
180 if (failIfInKernel(rsc, "rsAllocationIoSend"))
187 if (failIfInKernel(rsc, "rsAllocationIoReceive"))
198 if (failIfInKernel(rsc, "rsAllocationCopy1DRange"))
213 if (failIfInKernel(rsc, "rsAllocationCopy2DRange"))

Completed in 1967 milliseconds