31 ASSERT_TRUE(OpenPlaygroundHere(builder.
Build()));
53 ASSERT_TRUE(OpenPlaygroundHere(builder.
Build()));
75 ASSERT_TRUE(OpenPlaygroundHere(builder.
Build()));
void SaveLayer(const std::optional< DlRect > &bounds, const DlPaint *paint=nullptr, const DlImageFilter *backdrop=nullptr, std::optional< int64_t > backdrop_id=std::nullopt) override
sk_sp< DisplayList > Build()
void DrawRect(const DlRect &rect, const DlPaint &paint) override
DlPaint & setColor(DlColor color)
TEST_P(AiksTest, DrawAtlasNoColor)
static constexpr DlColor kBlue()
static constexpr DlColor kRed()
static constexpr DlColor kGreen()
static constexpr TRect MakeXYWH(Type x, Type y, Type width, Type height)
static constexpr TRect MakeLTRB(Type left, Type top, Type right, Type bottom)