Typedefs | |
| using | DlGoldenTest = impeller::DlPlayground |
Functions | |
| TEST_P (DlGoldenTest, TextBlurMaskFilterRespectCTM) | |
| TEST_P (DlGoldenTest, TextBlurMaskFilterDisrespectCTM) | |
| TEST_P (DlGoldenTest, ShimmerTest) | |
| TEST_P (DlGoldenTest, StrokedRRectFastBlur) | |
| 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) | |
| TEST_P (DlGoldenTest, SaveLayerAtFractionalValue) | |
| TEST_P (DlGoldenTest, BaselineHE) | |
| TEST_P (DlGoldenTest, MaintainsSpace) | |
| TEST_P (DlGoldenTest, Subpixel) | |
| TEST_P (DlGoldenTest, SubpixelScaled) | |
| TEST_P (DlGoldenTest, SubpixelScaledTranslated) | |
| 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 | , |
| BaselineHE | |||
| ) |
Definition at line 372 of file dl_golden_unittests.cc.
References impeller::testing::RenderTextInCanvasSkia(), and scale.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| Bug147807 | |||
| ) |
Definition at line 63 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| CanDrawPaint | |||
| ) |
Definition at line 29 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| CanRenderImage | |||
| ) |
Definition at line 44 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| DashedLinesTest | |||
| ) |
Definition at line 255 of file dl_golden_unittests.cc.
References impeller::TPoint< T >::Rotate(), and x.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| FastVsGeneralGaussianMaskBlur | |||
| ) |
Definition at line 193 of file dl_golden_unittests.cc.
References impeller::PathBuilder::kArcApproximationMagic, and x.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| GaussianVsRRectBlur | |||
| ) |
Definition at line 139 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| GaussianVsRRectBlurScaled | |||
| ) |
Definition at line 155 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| GaussianVsRRectBlurScaledRotated | |||
| ) |
Definition at line 172 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| MaintainsSpace | |||
| ) |
Definition at line 404 of file dl_golden_unittests.cc.
References impeller::testing::RenderTextInCanvasSkia(), and scale.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| SaveLayerAtFractionalValue | |||
| ) |
Definition at line 315 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| ShimmerTest | |||
| ) |
Definition at line 81 of file dl_golden_blur_unittests.cc.
References impeller::TPoint< T >::x, and impeller::TPoint< T >::y.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| StrokedRRectFastBlur | |||
| ) |
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 | , |
| Subpixel | |||
| ) |
Definition at line 474 of file dl_golden_unittests.cc.
References offset, impeller::testing::RenderTextInCanvasSkia(), value, and x.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| SubpixelScaled | |||
| ) |
Definition at line 512 of file dl_golden_unittests.cc.
References offset, impeller::testing::RenderTextInCanvasSkia(), value, and x.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| SubpixelScaledTranslated | |||
| ) |
Definition at line 553 of file dl_golden_unittests.cc.
References offset, impeller::testing::RenderTextInCanvasSkia(), value, and x.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| TextBlurMaskFilterDisrespectCTM | |||
| ) |
Definition at line 48 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 21 of file dl_golden_blur_unittests.cc.
References impeller::testing::RenderTextInCanvasSkia(), impeller::TPoint< T >::x, and impeller::TPoint< T >::y.