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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h46 namespace rsinfo { namespace in namespace:bcc
49 #define RSINFO_MAGIC "\0rsinfo\n"
120 // Return the human-readable name of the given rsinfo::*Item in the template
145 } // end namespace rsinfo
169 rsinfo::Header mHeader;
228 const char *getStringFromPool(rsinfo::StringIndexTy pStrIdx) const;
229 rsinfo::StringIndexTy getStringIdxInPool(const char *pStr) const;

Completed in 188 milliseconds