Searched refs:GMFactoryFunc (Results 1 – 2 of 2) sorted by relevance
67 typedef skiagm::GM* (*GMFactoryFunc)(void*); typedef74 SkGMSampleViewFactory(GMFactoryFunc func);77 GMFactoryFunc fFunc;84 explicit SkViewRegister(GMFactoryFunc);
370 SkGMSampleViewFactory::SkGMSampleViewFactory(GMFactoryFunc func) in SkGMSampleViewFactory()393 SkViewRegister::SkViewRegister(GMFactoryFunc func) { in SkViewRegister()