Home
last modified time | relevance | path

Searched refs:SVGPongFactory (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleSVGPong.cpp286 static SkView* SVGPongFactory() { return new SVGPongView; } in SVGPongFactory() function
287 static SkViewRegister reg(SVGPongFactory);