Searched refs:ContextFactoryImpl (Results 1 – 4 of 4) sorted by relevance
78 class ContextFactoryImpl : public IContextFactory {80 explicit ContextFactoryImpl(RootRenderNode* rootNode) : mRootNode(rootNode) {} in ContextFactoryImpl() function
285 AnimationContext* ContextFactoryImpl::createAnimationContext(renderthread::TimeLord& clock) { in createAnimationContext()
76 ContextFactoryImpl factory(rootRenderNode); in android_graphics_HardwareBufferRenderer_create()
164 ContextFactoryImpl factory(rootRenderNode); in android_view_ThreadedRenderer_createProxy()