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

  /frameworks/rs/
rsContext.h 234 void setError(RsError e, const char *msg = nullptr) const;
315 mutable RsError mError;
rsDefines.h 213 enum RsError {
rsContext.cpp 722 void Context::setError(RsError e, const char *msg) const {

Completed in 124 milliseconds