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 193 if (mError != RS_ERROR_NONE) {
413 mError = RS_ERROR_NONE;
795 mError = RS_ERROR_NONE;
796 if (*err != RS_ERROR_NONE) {
922 if (*e != RS_ERROR_NONE) {

Completed in 15 milliseconds