Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSScript.cpp32 core_lib = RSInfo::LibCLCoreX86Path; in LinkRuntime()
DRSInfo.cpp43 const char RSInfo::LibCLCoreX86Path[] = "/system/lib/libclcore_x86.bc"; member in RSInfo
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h174 static const char LibCLCoreX86Path[]; variable
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp421 core_lib = bcc::RSInfo::LibCLCoreX86Path; in init()