HomeSort by relevance Sort by last modified time
    Searched refs:RS_ERROR_BAD_SCRIPT (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/rs/
RenderScript.h 208 RS_ERROR_BAD_SCRIPT
rsScript.cpp 100 rsc->setError(RS_ERROR_BAD_SCRIPT, "Calling invoke on bad script");
rsScriptC.cpp 66 rsc->setError(RS_ERROR_BAD_SCRIPT, "Attempted to run bad script");
163 rsc->setError(RS_ERROR_BAD_SCRIPT, "Error compiling user script.");

Completed in 17 milliseconds