Typedefs | |
| using | DlGoldenTest = impeller::DlPlayground |
Functions | |
| TEST_P (DlGoldenTest, TextBlurMaskFilterRespectCTM) | |
| TEST_P (DlGoldenTest, TextBlurMaskFilterDisrespectCTM) | |
| TEST_P (DlGoldenTest, ShimmerTest) | |
| TEST_P (DlGoldenTest, StrokedRRectFastBlur) | |
| TEST_P (DlGoldenTest, LargeDownscaleRrect) | |
| 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 387 of file dl_golden_unittests.cc.
References font_size, and impeller::testing::RenderTextInCanvasSkia().
| 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 270 of file dl_golden_unittests.cc.
References impeller::TPoint< T >::Rotate(), and x.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| FastVsGeneralGaussianMaskBlur | |||
| ) |
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| GaussianVsRRectBlur | |||
| ) |
Definition at line 141 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| GaussianVsRRectBlurScaled | |||
| ) |
Definition at line 157 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| GaussianVsRRectBlurScaledRotated | |||
| ) |
Definition at line 174 of file dl_golden_unittests.cc.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| LargeDownscaleRrect | |||
| ) |
Definition at line 181 of file dl_golden_blur_unittests.cc.
References impeller::TPoint< T >::x, and impeller::TPoint< T >::y.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| MaintainsSpace | |||
| ) |
Definition at line 419 of file dl_golden_unittests.cc.
References font_size, and impeller::testing::RenderTextInCanvasSkia().
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| SaveLayerAtFractionalValue | |||
| ) |
Definition at line 330 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 489 of file dl_golden_unittests.cc.
References font_size, impeller::testing::RenderTextInCanvasSkia(), value, and x.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| SubpixelScaled | |||
| ) |
Definition at line 527 of file dl_golden_unittests.cc.
References font_size, impeller::testing::RenderTextInCanvasSkia(), value, and x.
| flutter::testing::TEST_P | ( | DlGoldenTest | , |
| SubpixelScaledTranslated | |||
| ) |
Definition at line 568 of file dl_golden_unittests.cc.
References font_size, 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.