Home
last modified time | relevance | path

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

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