Home
last modified time | relevance | path

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

/hardware/google/camera/common/lib_depth_generator/
Ddepth_types.h43 struct BufferPlane { struct
58 std::vector<BufferPlane> planes; argument
/hardware/google/camera/common/hal/google_camera_hal/
Ddepth_process_block.cc521 depth_generator::BufferPlane buffer_plane = {}; in MapBuffersForDepthGenerator()