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

  /frameworks/base/libs/rs/
rsContext.h 163 const char * getError(RsError *);
164 void setError(RsError e, const char *msg);
218 RsError mError;
RenderScript.h 205 enum RsError {
rs.spec 40 param RsError *err
rsContext.cpp 792 const char * Context::getError(RsError *err)
802 void Context::setError(RsError e, const char *msg)
919 const char * rsi_ContextGetError(Context *rsc, RsError *e)

Completed in 41 milliseconds