Public Attributes | |
| Scalar | font_size = 50 |
| Color | color = Color::Yellow() |
| Point | position = Vector2(100, 200) |
| std::optional< Paint::MaskBlurDescriptor > | mask_blur_descriptor |
Definition at line 707 of file aiks_unittests.cc.
| Color impeller::testing::TextRenderOptions::color = Color::Yellow() |
Definition at line 709 of file aiks_unittests.cc.
Referenced by impeller::testing::TEST_P().
| Scalar impeller::testing::TextRenderOptions::font_size = 50 |
Definition at line 708 of file aiks_unittests.cc.
| std::optional<Paint::MaskBlurDescriptor> impeller::testing::TextRenderOptions::mask_blur_descriptor |
Definition at line 711 of file aiks_unittests.cc.
Definition at line 710 of file aiks_unittests.cc.