OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_prime_fd
(Results
1 - 3
of
3
) sorted by null
/external/libxcam/xcore/
drm_bo_buffer.h
54
bool
set_prime_fd
(int fd, bool need_close);
drm_bo_buffer.cpp
110
DrmBoData::
set_prime_fd
(int fd, bool need_close)
function in class:XCam::DrmBoData
drm_display.cpp
536
bo_data->
set_prime_fd
(dma_fd, false);
Completed in 67 milliseconds