blob: a1b954234797b05b20309fe8deb1170e6d32c839 [file] [log] [blame]
// components/chromeos_camera/common/dmabuf.mojom-forward.h is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_CHROMEOS_CAMERA_COMMON_DMABUF_MOJOM_FORWARD_H_
#define COMPONENTS_CHROMEOS_CAMERA_COMMON_DMABUF_MOJOM_FORWARD_H_
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"
namespace chromeos_camera::mojom {
class DmaBufPlaneDataView;
class DmaBufVideoFrameDataView;
class DmaBufPlane;
using DmaBufPlanePtr = mojo::StructPtr<DmaBufPlane>;
class DmaBufVideoFrame;
using DmaBufVideoFramePtr = mojo::StructPtr<DmaBufVideoFrame>;
} // chromeos_camera::mojom
#endif // COMPONENTS_CHROMEOS_CAMERA_COMMON_DMABUF_MOJOM_FORWARD_H_