HomeSort by relevance Sort by last modified time
    Searched defs:create_buffer_from_data (Results 1 - 6 of 6) sorted by null

  /external/libxcam/modules/ocl/
cl_video_buffer.cpp 137 CLVideoBufferPool::create_buffer_from_data (SmartPtr<BufferData> &data) function in class:XCam::CLVideoBufferPool
cl_image_bo_buffer.cpp 213 CLBoBufferPool::create_buffer_from_data (SmartPtr<BufferData> &data) function in class:XCam::CLBoBufferPool
  /external/libxcam/xcore/
x3a_stats_pool.cpp 119 X3aStatsPool::create_buffer_from_data (SmartPtr<BufferData> &data) function in class:XCam::X3aStatsPool
buffer_pool.cpp 168 ret_buf = create_buffer_from_data (data);
209 BufferPool::create_buffer_from_data (SmartPtr<BufferData> &data) function in class:XCam::BufferPool
drm_bo_buffer.cpp 277 DrmBoBufferPool::create_buffer_from_data (SmartPtr<BufferData> &data) function in class:XCam::DrmBoBufferPool
  /external/libxcam/modules/isp/
x3a_statistics_queue.cpp 248 X3aStatisticsQueue::create_buffer_from_data (SmartPtr<BufferData> &data) function in class:XCam::X3aStatisticsQueue

Completed in 791 milliseconds