Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dswapped_buffer.h61 void set_swap_info (uint32_t flags, uint32_t* offsets);
Dswapped_buffer.cpp39 SwappedBuffer::set_swap_info (uint32_t flags, uint32_t* offsets) in set_swap_info() function in XCam::SwappedBuffer
Ddrm_bo_buffer.cpp285 out_buf->set_swap_info (_swap_flags, _swap_offsets); in create_buffer_from_data()
/external/libxcam/modules/ocl/
Dcl_image_bo_buffer.cpp221 out_buf->set_swap_info (_swap_flags, _swap_offsets); in create_buffer_from_data()