Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dsmart_buffer_priv.cpp45 static int buf_get_fd (XCamVideoBuffer *data);
78 this->base.get_fd = SmartBufferPriv::buf_get_fd; in SmartBufferPriv()
125 SmartBufferPriv::buf_get_fd (XCamVideoBuffer *data) in buf_get_fd() function in XCam::SmartBufferPriv