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

  /frameworks/base/libs/rs/
RenderScript.h 206 RS_ERROR_NONE,
rsContext.cpp 181 if (mError != RS_ERROR_NONE) {
401 mError = RS_ERROR_NONE;
782 mError = RS_ERROR_NONE;
783 if (*err != RS_ERROR_NONE) {
909 if (*e != RS_ERROR_NONE) {

Completed in 4393 milliseconds