Searched defs:CLContext (Results 1 – 5 of 5) sorted by relevance
/external/libxcam/modules/ocl/ | ||
D | cl_kernel.h | 54 class CLContext; variable |
D | cl_image_processor.h | 32 class CLContext; variable |
D | cl_device.h | 30 class CLContext; variable |
D | cl_context.h | 184 friend class CLContext; variable |
D | cl_context.cpp | 92 CLContext::CLContext (SmartPtr<CLDevice> &device) in CLContext() function in XCam::CLContext |