Flutter Engine
 
Loading...
Searching...
No Matches
dl_color_unittests.cc File Reference

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

static void flutter::testing::arraysEqual (const uint32_t *ints, const DlColor *colors, int count)
 
 flutter::testing::TEST (DisplayListColor, DefaultValue)
 
 flutter::testing::TEST (DisplayListColor, ArrayInterchangeableWithUint32)
 
 flutter::testing::TEST (DisplayListColor, DlColorFloatConstructor)
 
 flutter::testing::TEST (DisplayListColor, DlColorComponentGetters)
 
 flutter::testing::TEST (DisplayListColor, DlColorOpaqueTransparent)
 
 flutter::testing::TEST (DisplayListColor, EqualityWithColorspace)
 
 flutter::testing::TEST (DisplayListColor, EqualityWithExtendedSRGB)
 
 flutter::testing::TEST (DisplayListColor, ColorSpaceSRGBtoSRGB)
 
 flutter::testing::TEST (DisplayListColor, ColorSpaceSRGBtoExtendedSRGB)
 
 flutter::testing::TEST (DisplayListColor, ColorSpaceExtendedSRGBtoExtendedSRGB)
 
 flutter::testing::TEST (DisplayListColor, ColorSpaceExtendedSRGBtoSRGB)
 
 flutter::testing::TEST (DisplayListColor, ColorSpaceP3ToP3)
 
 flutter::testing::TEST (DisplayListColor, ColorSpaceP3ToExtendedSRGB)
 
 flutter::testing::TEST (DisplayListColor, ColorSpaceP3ToSRGB)
 
 flutter::testing::TEST (DisplayListColor, isClose)
 
 flutter::testing::TEST (DisplayListColor, isNotClose)
 
 flutter::testing::TEST (DisplayListColor, ClampAlpha)