chromium/out/Default/gen/skia/public/mojom/bitmap.mojom-shared-internal.h

// skia/public/mojom/bitmap.mojom-shared-internal.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2016 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef SKIA_PUBLIC_MOJOM_BITMAP_MOJOM_SHARED_INTERNAL_H_
#define SKIA_PUBLIC_MOJOM_BITMAP_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "mojo/public/mojom/base/big_buffer.mojom-shared-internal.h"
#include "skia/public/mojom/image_info.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace skia::mojom {
namespace internal {
class BitmapN32_Data;
class BitmapWithArbitraryBpp_Data;
class BitmapMappedFromTrustedProcess_Data;
class InlineBitmap_Data;

#pragma pack(push, 1)
class  BitmapN32_Data {};
static_assert;
// Used by BitmapN32::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BitmapN32_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BitmapN32_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  BitmapWithArbitraryBpp_Data {};
static_assert;
// Used by BitmapWithArbitraryBpp::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BitmapWithArbitraryBpp_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BitmapWithArbitraryBpp_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  BitmapMappedFromTrustedProcess_Data {};
static_assert;
// Used by BitmapMappedFromTrustedProcess::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BitmapMappedFromTrustedProcess_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BitmapMappedFromTrustedProcess_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  InlineBitmap_Data {};
static_assert;
// Used by InlineBitmap::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct InlineBitmap_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    InlineBitmap_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // skia::mojom

#endif  // SKIA_PUBLIC_MOJOM_BITMAP_MOJOM_SHARED_INTERNAL_H_