Home
last modified time | relevance | path

Searched refs:CheckDependency (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h192 static bool CheckDependency(const RSInfo &pInfo,
/frameworks/compile/libbcc/lib/Renderscript/
DRSInfoReader.cpp288 if (!CheckDependency(*result, pInput.getName().c_str(), pDeps)) { in ReadFromFile()
DRSInfo.cpp106 bool RSInfo::CheckDependency(const RSInfo &pInfo, in CheckDependency() function in RSInfo