Searched refs:RsError (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.h141 void setError(RsError e, const char *msg = NULL) const;
164 mutable RsError mError;
H A DrsDefines.h285 enum RsError { enum
H A DrsContext.cpp374 void Context::setError(RsError e, const char *msg) const {
/frameworks/rs/
H A DrsContext.h206 void setError(RsError e, const char *msg = NULL) const;
229 mutable RsError mError;
H A DrsDefines.h285 enum RsError { enum
H A DrsContext.cpp660 void Context::setError(RsError e, const char *msg) const {

Completed in 85 milliseconds