Home
last modified time | relevance | path

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

/third_party/skia/modules/sksg/samples/
H A DSampleSVGPong.cpp127 paddle1_paint = sksg::Color::Make(SK_ColorRED), variable
131 paddle1_paint->setAntiAlias(true);
142 group->addChild(sksg::Draw::Make(fPaddle1.objectNode, paddle1_paint));

Completed in 1 milliseconds