Typedefs | |
| using | DlGoldenTest = impeller::DlPlayground |
Functions | |
| TEST_P (DlGoldenTest, TextBlurMaskFilterRespectCTM) | |
| TEST_P (DlGoldenTest, TextBlurMaskFilterDisrespectCTM) | |
| TEST_P (DlGoldenTest, ShimmerTest) | |
| INSTANTIATE_PLAYGROUND_SUITE (DlGoldenTest) | |
| TEST_P (DlGoldenTest, CanDrawPaint) | |
| TEST_P (DlGoldenTest, CanRenderImage) | |
| TEST_P (DlGoldenTest, Bug147807) | |
| TEST_P (DlGoldenTest, GaussianVsRRectBlur) | |
| TEST_P (DlGoldenTest, GaussianVsRRectBlurScaled) | |
| TEST_P (DlGoldenTest, GaussianVsRRectBlurScaledRotated) | |
| TEST_P (DlGoldenTest, FastVsGeneralGaussianMaskBlur) | |
| TEST_P (DlGoldenTest, DashedLinesTest) | |
| using flutter::testing::DlGoldenTest = typedef impeller::DlPlayground |
Definition at line 17 of file dl_golden_unittests.h.
| flutter::testing::INSTANTIATE_PLAYGROUND_SUITE | ( | DlGoldenTest | ) |
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| Bug147807 | |||
| ) |
Definition at line 58 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| CanDrawPaint | |||
| ) |
Definition at line 24 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| CanRenderImage | |||
| ) |
Definition at line 39 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| DashedLinesTest | |||
| ) |
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| FastVsGeneralGaussianMaskBlur | |||
| ) |
Definition at line 186 of file dl_golden_unittests.cc.
References impeller::PathBuilder::kArcApproximationMagic.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| GaussianVsRRectBlur | |||
| ) |
Definition at line 132 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| GaussianVsRRectBlurScaled | |||
| ) |
Definition at line 148 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| GaussianVsRRectBlurScaledRotated | |||
| ) |
Definition at line 165 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| ShimmerTest | |||
| ) |
Definition at line 155 of file dl_golden_blur_unittests.cc.
References impeller::TPoint< T >::x, and impeller::TPoint< T >::y.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| TextBlurMaskFilterDisrespectCTM | |||
| ) |
Definition at line 87 of file dl_golden_blur_unittests.cc.
References impeller::testing::RenderTextInCanvasSkia(), impeller::TPoint< T >::x, and impeller::TPoint< T >::y.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| TextBlurMaskFilterRespectCTM | |||
| ) |
Definition at line 60 of file dl_golden_blur_unittests.cc.
References impeller::testing::RenderTextInCanvasSkia(), impeller::TPoint< T >::x, and impeller::TPoint< T >::y.