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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h63 uint8_t hasDebugInformation; member in struct:bcc::rsinfo::Header
224 inline bool hasDebugInformation() const function in class:bcc::RSInfo
225 { return mHeader.hasDebugInformation; }
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSExecutable.cpp45 pInfo.hasDebugInformation());
H A DRSInfoExtractor.cpp410 result->mHeader.hasDebugInformation =

Completed in 26 milliseconds