Flutter Impeller
round_rect_unittests.cc File Reference

Go to the source code of this file.

Namespaces

 impeller
 
 impeller::testing
 

Functions

 impeller::testing::TEST (RoundRectTest, EmptyDeclaration)
 
 impeller::testing::TEST (RoundRectTest, DefaultConstructor)
 
 impeller::testing::TEST (RoundRectTest, EmptyRectConstruction)
 
 impeller::testing::TEST (RoundRectTest, RectConstructor)
 
 impeller::testing::TEST (RoundRectTest, InvertedRectConstruction)
 
 impeller::testing::TEST (RoundRectTest, EmptyOvalConstruction)
 
 impeller::testing::TEST (RoundRectTest, OvalConstructor)
 
 impeller::testing::TEST (RoundRectTest, InvertedOvalConstruction)
 
 impeller::testing::TEST (RoundRectTest, RectRadiusConstructor)
 
 impeller::testing::TEST (RoundRectTest, RectXYConstructor)
 
 impeller::testing::TEST (RoundRectTest, RectSizeConstructor)
 
 impeller::testing::TEST (RoundRectTest, RectRadiiConstructor)
 
 impeller::testing::TEST (RoundRectTest, RectRadiiOverflowWidthConstructor)
 
 impeller::testing::TEST (RoundRectTest, RectRadiiOverflowHeightConstructor)
 
 impeller::testing::TEST (RoundRectTest, Shift)
 
 impeller::testing::TEST (RoundRectTest, ExpandScalar)
 
 impeller::testing::TEST (RoundRectTest, ExpandTwoScalars)
 
 impeller::testing::TEST (RoundRectTest, ExpandFourScalars)
 
 impeller::testing::TEST (RoundRectTest, ContractScalar)
 
 impeller::testing::TEST (RoundRectTest, ContractTwoScalars)
 
 impeller::testing::TEST (RoundRectTest, ContractFourScalars)
 
 impeller::testing::TEST (RoundRectTest, ContractAndRequireRadiiAdjustment)
 
 impeller::testing::TEST (RoundRectTest, NoCornerRoundRectContains)
 
 impeller::testing::TEST (RoundRectTest, TinyCornerRoundRectContains)
 
 impeller::testing::TEST (RoundRectTest, UniformCircularRoundRectContains)
 
 impeller::testing::TEST (RoundRectTest, UniformEllipticalRoundRectContains)
 
 impeller::testing::TEST (RoundRectTest, DifferingCornersRoundRectContains)