Searched refs:ContextProviderInProcess (Results 1 – 6 of 6) sorted by relevance
20 class ContextProviderInProcess::LostContextCallbackProxy23 explicit LostContextCallbackProxy(ContextProviderInProcess* provider) in LostContextCallbackProxy()37 ContextProviderInProcess* provider_;41 scoped_refptr<ContextProviderInProcess> ContextProviderInProcess::Create( in Create()46 return new ContextProviderInProcess(context3d.Pass(), debug_name); in Create()50 scoped_refptr<ContextProviderInProcess>51 ContextProviderInProcess::CreateOffscreen( in CreateOffscreen()66 ContextProviderInProcess::ContextProviderInProcess( in ContextProviderInProcess() function in webkit::gpu::ContextProviderInProcess77 ContextProviderInProcess::~ContextProviderInProcess() { in ~ContextProviderInProcess()82 blink::WebGraphicsContext3D* ContextProviderInProcess::WebContext3D() { in WebContext3D()[all …]
22 class WEBKIT_GPU_EXPORT ContextProviderInProcess25 static scoped_refptr<ContextProviderInProcess> Create( in NON_EXPORTED_BASE()30 static scoped_refptr<ContextProviderInProcess> CreateOffscreen( in NON_EXPORTED_BASE()51 ContextProviderInProcess( in NON_EXPORTED_BASE()54 virtual ~ContextProviderInProcess(); in NON_EXPORTED_BASE()79 DISALLOW_COPY_AND_ASSIGN(ContextProviderInProcess); in NON_EXPORTED_BASE()
58 using webkit::gpu::ContextProviderInProcess; in CreateOutputSurface()59 scoped_refptr<ContextProviderInProcess> context_provider = in CreateOutputSurface()60 ContextProviderInProcess::Create(context3d.Pass(), "UICompositor"); in CreateOutputSurface()82 webkit::gpu::ContextProviderInProcess::CreateOffscreen( in SharedMainThreadContextProvider()
16 class ContextProviderInProcess; variable46 scoped_refptr<webkit::gpu::ContextProviderInProcess>
116 context_provider_ = webkit::gpu::ContextProviderInProcess::Create( in VideoContextProvider()198 return webkit::gpu::ContextProviderInProcess::Create( in CreateOffscreenContextProvider()210 return webkit::gpu::ContextProviderInProcess::Create( in CreateOnscreenContextProviderForCompositorThread()
68 return webkit::gpu::ContextProviderInProcess::Create( in CreateContext()