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

  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoReader.cpp 260 result->mCompileCommandLine = result->getStringFromPool(header->compileCommandLineIdx);
262 ALOGE("Invalid string index %d for compile command line.", header->compileCommandLineIdx);
RSInfoExtractor.cpp 348 result->mHeader.compileCommandLineIdx = cur_string_pool_offset;
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 82 StringIndexTy compileCommandLineIdx;

Completed in 71 milliseconds