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

Go to the source code of this file.

Classes

class  impeller::testing::GaussianBlurFilterContentsTest
 

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Macros

#define IMPELLER_RAND   rand
 

Functions

 impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (GaussianBlurFilterContentsTest)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, Create)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, CoverageEmpty)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, CoverageSimple)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, CoverageWithSigma)
 
 impeller::testing::TEST_P (GaussianBlurFilterContentsTest, CoverageWithTexture)
 
 impeller::testing::TEST_P (GaussianBlurFilterContentsTest, CoverageWithEffectTransform)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, FilterSourceCoverage)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, CalculateSigmaValues)
 
 impeller::testing::TEST_P (GaussianBlurFilterContentsTest, RenderCoverageMatchesGetCoverage)
 
 impeller::testing::TEST_P (GaussianBlurFilterContentsTest, RenderCoverageMatchesGetCoverageTranslate)
 
 impeller::testing::TEST_P (GaussianBlurFilterContentsTest, RenderCoverageMatchesGetCoverageRotated)
 
 impeller::testing::TEST_P (GaussianBlurFilterContentsTest, CalculateUVsSimple)
 
 impeller::testing::TEST_P (GaussianBlurFilterContentsTest, TextureContentsWithDestinationRect)
 
 impeller::testing::TEST_P (GaussianBlurFilterContentsTest, TextureContentsWithDestinationRectScaled)
 
 impeller::testing::TEST_P (GaussianBlurFilterContentsTest, TextureContentsWithEffectTransform)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, CalculateSigmaForBlurRadius)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, Coefficients)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, LerpHackKernelSamplesSimple)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, LerpHackKernelSamplesComplex)
 
 impeller::testing::TEST (GaussianBlurFilterContentsTest, ChopHugeBlurs)
 

Macro Definition Documentation

◆ IMPELLER_RAND

#define IMPELLER_RAND   rand

Definition at line 19 of file gaussian_blur_filter_contents_unittests.cc.