Home
last modified time | relevance | path

Searched refs:ball_paint (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/sksg/samples/
H A DSampleSVGPong.cpp125 auto ball_paint = sksg::Color::Make(SK_ColorGREEN), variable
129 ball_paint->setAntiAlias(true);
143 group->addChild(sksg::Draw::Make(fBall.objectNode, ball_paint));

Completed in 2 milliseconds