Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h72 uint8_t hasDebugInformation; member
215 inline bool hasDebugInformation() const in hasDebugInformation() function
216 { return mHeader.hasDebugInformation; } in hasDebugInformation()
/frameworks/compile/libbcc/lib/Renderscript/
DRSExecutable.cpp45 pInfo.hasDebugInformation()); in Create()
DRSInfoExtractor.cpp362 result->mHeader.hasDebugInformation = in ExtractFromSource()