Searched refs:createFactory (Results 1 – 8 of 8) sorted by relevance
93 return new ExecutorAdapter(threadCount, createFactory(threadFactoryName)); in createExecutor()96 private static final IThreadFactory createFactory(String name) { in createFactory() method in ThreadUtil
347 protected static Object createFactory(String factoryClass, ClassLoader classLoader) { in createFactory() method in LogFactory
96 void createFactory() const;
273 void GrSkSLFP::createFactory() const { in createFactory() function in GrSkSLFP288 this->createFactory(); in onCreateGLSLInstance()301 this->createFactory(); in onGetGLSLProcessorKey()
105 void createFactory() const;
296 void GrSkSLFP::createFactory() const { in createFactory() function in GrSkSLFP311 this->createFactory(); in onCreateGLSLInstance()324 this->createFactory(); in onGetGLSLProcessorKey()
1009 return createFactory(factoryClass, classLoader);1063 protected static Object createFactory(String factoryClass, ClassLoader classLoader) {
652 method @Deprecated protected static Object createFactory(String, ClassLoader);