Home
last modified time | relevance | path

Searched refs:RS_ERROR_BAD_SCRIPT (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
DrsScriptC.cpp60 rsc->setError(RS_ERROR_BAD_SCRIPT, "Attempted to run bad script"); in run()
100 rsc->setError(RS_ERROR_BAD_SCRIPT, "Calling invoke on bad script"); in Invoke()
DrsDefines.h288 RS_ERROR_BAD_SCRIPT = 2, enumerator
/frameworks/rs/
DrsScriptC.cpp125 rsc->setError(RS_ERROR_BAD_SCRIPT, "Attempted to run bad script"); in run()
165 rsc->setError(RS_ERROR_BAD_SCRIPT, "Calling invoke on bad script"); in Invoke()
DrsDefines.h288 RS_ERROR_BAD_SCRIPT = 2, enumerator
/frameworks/rs/driver/
DrsdBcc.cpp270 rsc->setError(RS_ERROR_BAD_SCRIPT, "rsForEach called with null allocations"); in rsdScriptInvokeForEachMtlsSetup()
/frameworks/support/renderscript/v8/rs_support/driver/
DrsdBcc.cpp443 rsc->setError(RS_ERROR_BAD_SCRIPT, "rsForEach called with null allocations"); in rsdScriptInvokeForEachMtlsSetup()