Flutter Impeller
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 1503 of file geometry_unittests.cc.

Member Data Documentation

◆ kDestinationColor

constexpr Color impeller::testing::ColorBlendTestData::kDestinationColor
staticconstexpr
Initial value:

Definition at line 1504 of file geometry_unittests.cc.

Referenced by impeller::testing::TEST().

◆ kExpectedResults

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

Definition at line 1511 of file geometry_unittests.cc.

◆ kSourceColors

constexpr Color impeller::testing::ColorBlendTestData::kSourceColors[]
staticconstexpr
Initial value:

Definition at line 1506 of file geometry_unittests.cc.

Referenced by impeller::testing::TEST().


The documentation for this struct was generated from the following file:
impeller::Color::CornflowerBlue
static constexpr Color CornflowerBlue()
Definition: color.h:341
impeller::Color::WithAlpha
constexpr Color WithAlpha(Scalar new_alpha) const
Definition: color.h:277
impeller::Color::White
static constexpr Color White()
Definition: color.h:263
impeller::Color::Black
static constexpr Color Black()
Definition: color.h:265
impeller::Color::LimeGreen
static constexpr Color LimeGreen()
Definition: color.h:601