blob: 1e51eae2106c500f9acda61a4d5ca9d379f91c30 [file] [log] [blame]
// camera/mojo/gpu/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 CAMERA_MOJO_GPU_DMABUF_MOJOM_FORWARD_H_
#define CAMERA_MOJO_GPU_DMABUF_MOJOM_FORWARD_H_
#include <stdint.h>
#include "mojo/public/cpp/bindings/struct_forward.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"
namespace cros::mojom {
class DmaBufPlaneDataView;
class DmaBufVideoFrameDataView;
enum class VideoPixelFormat : int32_t;
class DmaBufPlane;
using DmaBufPlanePtr = mojo::StructPtr<DmaBufPlane>;
class DmaBufVideoFrame;
using DmaBufVideoFramePtr = mojo::StructPtr<DmaBufVideoFrame>;
} // cros::mojom
#endif // CAMERA_MOJO_GPU_DMABUF_MOJOM_FORWARD_H_