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

  /frameworks/rs/rsov/driver/
rsovScript.cpp 95 std::vector<uint32_t> compileBitcode(const char *resName, const char *cacheDir,
661 using android::renderscript::rsov::compileBitcode;
775 compileBitcode(resName, cacheDir, (const char *)bitcode, bitcodeSize, modifiedBitcode);
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 129 static bool compileBitcode(const std::string &bcFileName,
387 if (!compileBitcode(bcFileName, (const char*)bitcode, bitcodeSize,
    [all...]

Completed in 73 milliseconds