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 69 uint8_t hasDebugInformation;
237 inline bool hasDebugInformation() const
238 { return mHeader.hasDebugInformation; }
  /frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp 45 pInfo.hasDebugInformation());
RSInfoExtractor.cpp 424 result->mHeader.hasDebugInformation =

Completed in 63 milliseconds