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

  /frameworks/rs/
rsContext.h 204 void setError(RsError e, const char *msg = NULL) const;
227 mutable RsError mError;
rsDefines.h 281 enum RsError {
rsContext.cpp 607 void Context::setError(RsError e, const char *msg) const {

Completed in 2363 milliseconds