Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSScript.cpp32 core_lib = RSInfo::LibCLCoreX86Path; in LinkRuntime()
DRSInfo.cpp39 const char RSInfo::LibCLCoreX86Path[] = "/system/lib/libclcore_x86.bc"; member in RSInfo
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h168 static const char LibCLCoreX86Path[]; variable