Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Ddma_video_buffer.cpp25 class DmaVideoBufferPriv class
30 DmaVideoBufferPriv (const VideoBufferInfo &info, XCamVideoBuffer *buf);
31 ~DmaVideoBufferPriv ();
70 DmaVideoBufferPriv::DmaVideoBufferPriv (const VideoBufferInfo &info, XCamVideoBuffer *buf) in DmaVideoBufferPriv() function in XCam::DmaVideoBufferPriv
78 DmaVideoBufferPriv::~DmaVideoBufferPriv () in ~DmaVideoBufferPriv()
104 video_buffer = new DmaVideoBufferPriv (buf_info, buf); in external_buf_to_dma_buf()