OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:export_mem_fd
(Results
1 - 3
of
3
) sorted by null
/external/libxcam/modules/ocl/intel/
cl_intel_context.h
48
int32_t
export_mem_fd
(cl_mem mem_id);
cl_intel_context.cpp
125
CLIntelContext::
export_mem_fd
(cl_mem mem_id)
function in class:XCam::CLIntelContext
/external/libxcam/modules/ocl/
cl_memory.cpp
85
_mem_fd = context->
export_mem_fd
(_mem_id);
Completed in 241 milliseconds