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

  /frameworks/rs/
rsContext.cpp 433 mError = RS_ERROR_NONE;
530 if (mError != RS_ERROR_NONE) {
540 while (!mRunning && (mError == RS_ERROR_NONE)) {
544 if (mError != RS_ERROR_NONE) {
rsDefines.h 214 RS_ERROR_NONE = 0,

Completed in 41 milliseconds