Home
last modified time | relevance | path

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

/external/skia/gm/
Dquadpaths.cpp309 static GM* QuadClosePathFactory(void*) { return new QuadClosePathGM; } in QuadClosePathFactory() function
310 static GMRegistry regQuadClosePath(QuadClosePathFactory);