Flutter Impeller
directional_gaussian_blur_filter_contents_unittests.cc File Reference
#include "flutter/testing/testing.h"
#include "gmock/gmock.h"
#include "impeller/entity/contents/content_context.h"
#include "impeller/entity/contents/filters/directional_gaussian_blur_filter_contents.h"
#include "impeller/entity/contents/texture_contents.h"
#include "impeller/entity/entity_playground.h"
#include "impeller/geometry/geometry_asserts.h"
#include "impeller/renderer/testing/mocks.h"

Go to the source code of this file.

Classes

class  impeller::testing::DirectionalGaussianBlurFilterContentsTest
 

Namespaces

 impeller
 
 impeller::testing
 

Functions

 impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (DirectionalGaussianBlurFilterContentsTest)
 
 impeller::testing::TEST_P (DirectionalGaussianBlurFilterContentsTest, CoverageWithEffectTransform)
 
 impeller::testing::TEST (DirectionalGaussianBlurFilterContentsTest, FilterSourceCoverage)
 
 impeller::testing::TEST_P (DirectionalGaussianBlurFilterContentsTest, RenderNoCoverage)
 
 impeller::testing::TEST_P (DirectionalGaussianBlurFilterContentsTest, RenderCoverageMatchesGetCoverage)
 
 impeller::testing::TEST_P (DirectionalGaussianBlurFilterContentsTest, TextureContentsWithDestinationRect)
 
 impeller::testing::TEST_P (DirectionalGaussianBlurFilterContentsTest, TextureContentsWithDestinationRectScaled)