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

  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoReader.cpp 254 reinterpret_cast<const uint8_t*>(result->getStringFromPool(header->sourceSha1Idx));
256 ALOGE("Invalid string index %d for SHA-1 checksum of source.", header->sourceSha1Idx);
RSInfoExtractor.cpp 341 result->mHeader.sourceSha1Idx = cur_string_pool_offset;
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 80 StringIndexTy sourceSha1Idx;

Completed in 2059 milliseconds