Flutter Impeller
paint_unittests.cc File Reference
#include "flutter/impeller/display_list/paint.h"
#include "gtest/gtest.h"
#include "flutter/display_list/dl_color.h"
#include "flutter/display_list/dl_tile_mode.h"
#include "flutter/display_list/effects/dl_color_source.h"
#include "flutter/impeller/geometry/scalar.h"

Go to the source code of this file.

Namespaces

 impeller
 
 impeller::testing
 

Functions

 impeller::testing::TEST (PaintTest, GradientStopConversion)
 
 impeller::testing::TEST (PaintTest, GradientMissing0)
 
 impeller::testing::TEST (PaintTest, GradientMissingLastValue)
 
 impeller::testing::TEST (PaintTest, GradientStopGreaterThan1)
 
 impeller::testing::TEST (PaintTest, GradientConversionNonMonotonic)