Home
last modified time | relevance | path

Searched refs:RS_ERROR_NONE (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsContext.cpp432 mError = RS_ERROR_NONE; in Context()
529 if (mError != RS_ERROR_NONE) { in initContext()
539 while (!mRunning && (mError == RS_ERROR_NONE)) { in initContext()
543 if (mError != RS_ERROR_NONE) { in initContext()
DrsDefines.h214 RS_ERROR_NONE = 0, enumerator