Searched refs:RS_ERROR_NONE (Results 1 – 2 of 2) sorted by relevance
262 RS_ERROR_NONE = 0, enumerator
358 mError = RS_ERROR_NONE; in Context()419 while (!mRunning && (mError == RS_ERROR_NONE)) { in initContext()423 if (mError != RS_ERROR_NONE) { in initContext()