Searched refs:ContextFactory (Results 1 – 14 of 14) sorted by relevance
17 ContextFactory::ContextFactory(size_t pNum) in ContextFactory() function in mcld::ContextFactory21 ContextFactory::~ContextFactory() { in ~ContextFactory()24 LDContext* ContextFactory::produce(const sys::fs::Path& pPath) { in produce()34 LDContext* ContextFactory::produce(const char* pPath) { in produce()38 LDContext* ContextFactory::produce() { in produce()
27 m_pContextFactory = new ContextFactory(MCLD_NUM_OF_INPUTS); in InputBuilder()33 ContextFactory& pContextFactory, in InputBuilder()
7 ContextFactory.cpp \
40 ContextFactory* contextFactory = new ContextFactory(10); in TEST_F()48 ContextFactory* contextFactory = new ContextFactory(10); in TEST_F()58 ContextFactory* contextFactory = new ContextFactory(10); in TEST_F()
50 mcld::ContextFactory m_ContextFactory;
31 class ContextFactory : public UniqueGCFactoryBase<sys::fs::Path, LDContext, 0> {33 explicit ContextFactory(size_t pNum);34 ~ContextFactory();
22 class ContextFactory; variable38 ContextFactory& pContextFactory,89 ContextFactory* m_pContextFactory;
16 class ContextFactory; variable
71 setEGLContextFactory(new ContextFactory()); in init()78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GLPerfView
71 setEGLContextFactory(new ContextFactory()); in init()78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GL2JNIView
74 setEGLContextFactory(new ContextFactory()); in init()81 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GLDualGL2View
37 class ContextFactory : public IContextFactory { class90 ContextFactory factory; in run()
469 class ContextFactory : public IContextFactory { class479 ContextFactory factory; in create()
668 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {