Home
last modified time | relevance | path

Searched refs:GetPath (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp116 android::String8 info_path = RSInfo::GetPath(output_path.c_str()); in loadScript()
323 android::String8 info_path = RSInfo::GetPath(pOutputPath); in compileScript()
DRSExecutable.cpp132 android::String8 info_path = RSInfo::GetPath(mObjFile->getName().c_str()); in syncInfo()
DRSInfo.cpp37 android::String8 RSInfo::GetPath(const char *pFilename) { in GetPath() function in RSInfo
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h160 static android::String8 GetPath(const char *pFilename);