Searched refs:RS_ERROR_NONE (Results 1 – 2 of 2) sorted by relevance
296 RS_ERROR_NONE = 0, enumerator
502 mError = RS_ERROR_NONE; in Context()575 while (!mRunning && (mError == RS_ERROR_NONE)) { in initContext()579 if (mError != RS_ERROR_NONE) { in initContext()