|
| | 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) |
| |