Flutter Engine
The Flutter Engine
Static Public Attributes | List of all members
impeller::testing::ColorBlendTestData Struct Reference

Static Public Attributes

static constexpr Color kDestinationColor
 
static constexpr Color kSourceColors []
 
static const std::map< BlendMode, ColorkExpectedResults [sizeof(kSourceColors)]
 

Detailed Description

Definition at line 1518 of file geometry_unittests.cc.

Member Data Documentation

◆ kDestinationColor

constexpr Color impeller::testing::ColorBlendTestData::kDestinationColor
staticconstexpr
Initial value:
=
static constexpr Color CornflowerBlue()
Definition: color.h:344
constexpr Color WithAlpha(Scalar new_alpha) const
Definition: color.h:280

Definition at line 1519 of file geometry_unittests.cc.

◆ kExpectedResults

const std::map< BlendMode, Color > impeller::testing::ColorBlendTestData::kExpectedResults
static

Definition at line 1526 of file geometry_unittests.cc.

◆ kSourceColors

constexpr Color impeller::testing::ColorBlendTestData::kSourceColors[]
staticconstexpr
Initial value:
static constexpr Color LimeGreen()
Definition: color.h:604
static constexpr Color Black()
Definition: color.h:268
static constexpr Color White()
Definition: color.h:266

Definition at line 1521 of file geometry_unittests.cc.


The documentation for this struct was generated from the following file: