HomeSort by relevance Sort by last modified time
    Searched refs:hasDebugInformation (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 72 uint8_t hasDebugInformation;
215 inline bool hasDebugInformation() const
216 { return mHeader.hasDebugInformation; }
  /frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp 45 pInfo.hasDebugInformation());
RSInfoExtractor.cpp 362 result->mHeader.hasDebugInformation =

Completed in 561 milliseconds