Searched defs:rsinfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h45 namespace rsinfo { namespace in namespace:bcc
48 #define RSINFO_MAGIC "\0rsinfo\n"
118 // Return the human-readable name of the given rsinfo::*Item in the template
147 } // end namespace rsinfo
197 rsinfo::Header mHeader;
252 const char *getStringFromPool(rsinfo::StringIndexTy pStrIdx) const;
253 rsinfo::StringIndexTy getStringIdxInPool(const char *pStr) const;

Completed in 91 milliseconds