Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dsmart_buffer_priv.cpp44 static void buf_unmap (XCamVideoBuffer *data);
77 this->base.unmap = SmartBufferPriv::buf_unmap; in SmartBufferPriv()
117 SmartBufferPriv::buf_unmap (XCamVideoBuffer *data) in buf_unmap() function in XCam::SmartBufferPriv