Home
last modified time | relevance | path

Searched defs:BufferProxy (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dbuffer_pool.cpp25 BufferProxy::BufferProxy (const VideoBufferInfo &info, const SmartPtr<BufferData> &data) in BufferProxy() function in XCam::BufferProxy
32 BufferProxy::BufferProxy (const SmartPtr<BufferData> &data) in BufferProxy() function in XCam::BufferProxy
H A Dbuffer_pool.h82 friend class BufferProxy; variable