#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif
#include "ui/gfx/mojom/hdr_metadata.mojom-blink.h"
#include <math.h>
#include <stdint.h>
#include <utility>
#include "base/debug/alias.h"
#include "base/hash/md5_constexpr.h"
#include "base/run_loop.h"
#include "base/strings/string_number_conversions.h"
#include "base/task/thread_pool/thread_pool_instance.h"
#include "base/trace_event/trace_event.h"
#include "base/trace_event/typed_macros.h"
#include "mojo/public/cpp/bindings/features.h"
#include "mojo/public/cpp/bindings/lib/default_construct_tag_internal.h"
#include "mojo/public/cpp/bindings/lib/generated_code_util.h"
#include "mojo/public/cpp/bindings/lib/message_internal.h"
#include "mojo/public/cpp/bindings/lib/proxy_to_responder.h"
#include "mojo/public/cpp/bindings/lib/send_message_helper.h"
#include "mojo/public/cpp/bindings/lib/serialization_util.h"
#include "mojo/public/cpp/bindings/lib/unserialized_message_context.h"
#include "mojo/public/cpp/bindings/lib/validate_params.h"
#include "mojo/public/cpp/bindings/lib/validation_errors.h"
#include "mojo/public/cpp/bindings/mojo_buildflags.h"
#include "mojo/public/cpp/bindings/urgent_message_scope.h"
#include "mojo/public/interfaces/bindings/interface_control_messages.mojom.h"
#include "third_party/perfetto/include/perfetto/tracing/traced_value.h"
#include "ui/gfx/mojom/hdr_metadata.mojom-params-data.h"
#include "ui/gfx/mojom/hdr_metadata.mojom-shared-message-ids.h"
#include "ui/gfx/mojom/hdr_metadata.mojom-blink-import-headers.h"
#include "ui/gfx/mojom/hdr_metadata.mojom-blink-test-utils.h"
#include "mojo/public/cpp/bindings/lib/wtf_serialization.h"
namespace gfx::mojom::blink {
HdrMetadataCta861_3::HdrMetadataCta861_3()
: … { … }
HdrMetadataCta861_3::HdrMetadataCta861_3(
uint32_t max_content_light_level_in,
uint32_t max_frame_average_light_level_in)
: … { … }
HdrMetadataCta861_3::~HdrMetadataCta861_3() = default;
size_t HdrMetadataCta861_3::Hash(size_t seed) const { … }
void HdrMetadataCta861_3::WriteIntoTrace(
perfetto::TracedValue traced_context) const { … }
bool HdrMetadataCta861_3::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
HdrMetadataSmpteSt2086::HdrMetadataSmpteSt2086()
: … { … }
HdrMetadataSmpteSt2086::HdrMetadataSmpteSt2086(
const ::SkColorSpacePrimaries& primaries_in,
float luminance_max_in,
float luminance_min_in)
: … { … }
HdrMetadataSmpteSt2086::~HdrMetadataSmpteSt2086() = default;
void HdrMetadataSmpteSt2086::WriteIntoTrace(
perfetto::TracedValue traced_context) const { … }
bool HdrMetadataSmpteSt2086::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
HdrMetadataNdwl::HdrMetadataNdwl()
: … { … }
HdrMetadataNdwl::HdrMetadataNdwl(
float nits_in)
: … { … }
HdrMetadataNdwl::~HdrMetadataNdwl() = default;
size_t HdrMetadataNdwl::Hash(size_t seed) const { … }
void HdrMetadataNdwl::WriteIntoTrace(
perfetto::TracedValue traced_context) const { … }
bool HdrMetadataNdwl::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
HdrMetadataExtendedRange::HdrMetadataExtendedRange()
: … { … }
HdrMetadataExtendedRange::HdrMetadataExtendedRange(
float current_headroom_in,
float desired_headroom_in)
: … { … }
HdrMetadataExtendedRange::~HdrMetadataExtendedRange() = default;
size_t HdrMetadataExtendedRange::Hash(size_t seed) const { … }
void HdrMetadataExtendedRange::WriteIntoTrace(
perfetto::TracedValue traced_context) const { … }
bool HdrMetadataExtendedRange::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
HDRMetadata::HDRMetadata()
: … { … }
HDRMetadata::HDRMetadata(
HdrMetadataSmpteSt2086Ptr smpte_st_2086_in,
HdrMetadataCta861_3Ptr cta_861_3_in,
HdrMetadataNdwlPtr ndwl_in,
HdrMetadataExtendedRangePtr extended_range_in)
: … { … }
HDRMetadata::~HDRMetadata() = default;
void HDRMetadata::WriteIntoTrace(
perfetto::TracedValue traced_context) const { … }
bool HDRMetadata::Validate(
const void* data,
mojo::internal::ValidationContext* validation_context) { … }
}
namespace mojo {
bool StructTraits<::gfx::mojom::blink::HdrMetadataCta861_3::DataView, ::gfx::mojom::blink::HdrMetadataCta861_3Ptr>::Read(
::gfx::mojom::blink::HdrMetadataCta861_3::DataView input,
::gfx::mojom::blink::HdrMetadataCta861_3Ptr* output) { … }
bool StructTraits<::gfx::mojom::blink::HdrMetadataSmpteSt2086::DataView, ::gfx::mojom::blink::HdrMetadataSmpteSt2086Ptr>::Read(
::gfx::mojom::blink::HdrMetadataSmpteSt2086::DataView input,
::gfx::mojom::blink::HdrMetadataSmpteSt2086Ptr* output) { … }
bool StructTraits<::gfx::mojom::blink::HdrMetadataNdwl::DataView, ::gfx::mojom::blink::HdrMetadataNdwlPtr>::Read(
::gfx::mojom::blink::HdrMetadataNdwl::DataView input,
::gfx::mojom::blink::HdrMetadataNdwlPtr* output) { … }
bool StructTraits<::gfx::mojom::blink::HdrMetadataExtendedRange::DataView, ::gfx::mojom::blink::HdrMetadataExtendedRangePtr>::Read(
::gfx::mojom::blink::HdrMetadataExtendedRange::DataView input,
::gfx::mojom::blink::HdrMetadataExtendedRangePtr* output) { … }
bool StructTraits<::gfx::mojom::blink::HDRMetadata::DataView, ::gfx::mojom::blink::HDRMetadataPtr>::Read(
::gfx::mojom::blink::HDRMetadata::DataView input,
::gfx::mojom::blink::HDRMetadataPtr* output) { … }
}
namespace gfx::mojom::blink {
}
#if defined(__clang__)
#pragma clang diagnostic pop
#endif