Searched refs:ReadFromFile (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h226 static RSInfo *ReadFromFile(InputFile &pInput,
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp130 RSInfo *info = RSInfo::ReadFromFile(info_file, dep_info);
H A DRSInfoReader.cpp18 // This file implements RSInfo::ReadFromFile()
176 RSInfo *RSInfo::ReadFromFile(InputFile &pInput, const DependencyTableTy &pDeps) { function in class:RSInfo
330 } // RSInfo::ReadFromFile

Completed in 53 milliseconds