Home
last modified time | relevance | path

Searched refs:_kernel_cache_path (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_kernel.h128 static const char *_kernel_cache_path; variable
Dcl_kernel.cpp47 const char* CLKernel::_kernel_cache_path = default_cache_path (); member in XCam::CLKernel
139 cache_path = _kernel_cache_path; in build_kernel()