Home
last modified time | relevance | path

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

/external/libxcam/tests/
Dtest-binary-kernel.cpp117 kernel->load_from_source (kernel_body, strlen (kernel_body), &program_binaries, &bin_size); in main()
/external/libxcam/modules/ocl/
Dcl_kernel.h105 XCamReturn load_from_source (
Dcl_kernel.cpp185 …ret = single_kernel->load_from_source (info.kernel_body, strlen (info.kernel_body), &kernel_cache,… in build_kernel()
233 CLKernel::load_from_source ( in load_from_source() function in XCam::CLKernel