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

/external/skia/gm/
H A Dcubicpaths.cpp306 static GM* CubicClosePathFactory(void*) { return new CubicClosePathGM; } function in namespace:skiagm
307 static GMRegistry regCubicClosePath(CubicClosePathFactory);

Completed in 96 milliseconds