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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h72 uint8_t hasDebugInformation; member in struct:bcc::rsinfo::Header
215 inline bool hasDebugInformation() const function in class:bcc::RSInfo
216 { return mHeader.hasDebugInformation; }

Completed in 256 milliseconds