Home
last modified time | relevance | path

Searched defs:info_path (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp116 android::String8 info_path = RSInfo::GetPath(output_path.c_str()); in loadScript() local
323 android::String8 info_path = RSInfo::GetPath(pOutputPath); in compileScript() local
DRSExecutable.cpp132 android::String8 info_path = RSInfo::GetPath(mObjFile->getName().c_str()); in syncInfo() local