Searched defs:contextFactory (Results 1 – 3 of 3) sorted by relevance
40 ContextFactory* contextFactory = new ContextFactory(10); in TEST_F() local48 ContextFactory* contextFactory = new ContextFactory(10); in TEST_F() local58 ContextFactory* contextFactory = new ContextFactory(10); in TEST_F() local
57 RenderNode* rootRenderNode, IContextFactory* contextFactory) { in CREATE_BRIDGE4()62 …erProxy::RenderProxy(bool translucent, RenderNode* rootRenderNode, IContextFactory* contextFactory) in RenderProxy()
65 RenderNode* rootRenderNode, IContextFactory* contextFactory) in CanvasContext()