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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 199 static RSInfo *ExtractFromSource(const Source &pSource,
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 232 info = RSInfo::ExtractFromSource(pScript.getSource(), pSourceHash, compileCommandLineToEmbed,
432 RSInfo* info = RSInfo::ExtractFromSource(pScript.getSource(), bitcode_sha1,
RSInfoExtractor.cpp 18 // This file implements RSInfo::ExtractFromSource()
111 RSInfo* RSInfo::ExtractFromSource(const Source& pSource, const DependencyHashTy& sourceHashToEmbed,

Completed in 70 milliseconds