blob: c16ef744ae59c2b9ae335add3e45954c9679a55d [file] [log] [blame]
// camera/mojo/effects/effects_pipeline.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_EFFECTS_EFFECTS_PIPELINE_MOJOM_FORWARD_H_
#define CAMERA_MOJO_EFFECTS_EFFECTS_PIPELINE_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 EffectsConfigDataView;
enum class CameraEffect : int32_t;
enum class GpuApi : int32_t;
enum class BlurLevel : int32_t;
enum class SegmentationModel : int32_t;
class EffectsConfig;
using EffectsConfigPtr = mojo::StructPtr<EffectsConfig>;
} // cros::mojom
#endif // CAMERA_MOJO_EFFECTS_EFFECTS_PIPELINE_MOJOM_FORWARD_H_