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

  /frameworks/rs/
rsScriptC.cpp 107 rsc->setError(RS_ERROR_BAD_SCRIPT, "Attempted to run bad script");
147 rsc->setError(RS_ERROR_BAD_SCRIPT, "Calling invoke on bad script");
rsDefines.h 284 RS_ERROR_BAD_SCRIPT = 2,
  /frameworks/rs/driver/
rsdBcc.cpp 339 rsc->setError(RS_ERROR_BAD_SCRIPT, "rsForEach called with null allocations");

Completed in 33 milliseconds