Searched refs:SkViewCreateFunc (Results 1 – 2 of 2) sorted by relevance
50 typedef SkView* (*SkViewCreateFunc)(); typedef55 SkFuncViewFactory(SkViewCreateFunc func);59 SkViewCreateFunc fCreateFunc;83 explicit SkViewRegister(SkViewCreateFunc);
377 SkFuncViewFactory::SkFuncViewFactory(SkViewCreateFunc func) in SkFuncViewFactory()404 SkViewRegister::SkViewRegister(SkViewCreateFunc func) { in SkViewRegister()