Searched refs:ContextProviderInProcess (Results 1 – 9 of 9) 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()64 ContextProviderInProcess::ContextProviderInProcess( in ContextProviderInProcess() function in webkit::gpu::ContextProviderInProcess75 ContextProviderInProcess::~ContextProviderInProcess() { in ~ContextProviderInProcess()80 bool ContextProviderInProcess::BindToCurrentThread() { in BindToCurrentThread()[all …]
22 class WEBKIT_GPU_EXPORT ContextProviderInProcess25 static scoped_refptr<ContextProviderInProcess> Create( in NON_EXPORTED_BASE()31 static scoped_refptr<ContextProviderInProcess> CreateOffscreen(); in NON_EXPORTED_BASE()50 ContextProviderInProcess( in NON_EXPORTED_BASE()53 virtual ~ContextProviderInProcess(); in NON_EXPORTED_BASE()78 DISALLOW_COPY_AND_ASSIGN(ContextProviderInProcess); in NON_EXPORTED_BASE()
17 class ContextProviderInProcess; variable30 scoped_refptr<webkit::gpu::ContextProviderInProcess> main_thread_;
30 main_thread_ = ContextProviderInProcess::CreateOffscreen(); in OffscreenContextProviderForMainThread()
47 using webkit::gpu::ContextProviderInProcess; in CreateOutputSurface()48 scoped_refptr<ContextProviderInProcess> context_provider = in CreateOutputSurface()49 ContextProviderInProcess::Create(context3d.Pass(), in CreateOutputSurface()70 webkit::gpu::ContextProviderInProcess::CreateOffscreen(); in OffscreenCompositorContextProvider()83 webkit::gpu::ContextProviderInProcess::CreateOffscreen(); in SharedMainThreadContextProvider()86 static_cast<webkit::gpu::ContextProviderInProcess*>( in SharedMainThreadContextProvider()
12 class ContextProviderInProcess; variable43 scoped_refptr<webkit::gpu::ContextProviderInProcess>45 scoped_refptr<webkit::gpu::ContextProviderInProcess>
62 scoped_refptr<webkit::gpu::ContextProviderInProcess> offscreen_contexts; in RunPixelTestWithReadbackTarget()68 webkit::gpu::ContextProviderInProcess::CreateOffscreen(); in RunPixelTestWithReadbackTarget()126 using webkit::gpu::ContextProviderInProcess; in SetUpGLRenderer()128 ContextProviderInProcess::CreateOffscreen())); in SetUpGLRenderer()
57 using webkit::gpu::ContextProviderInProcess; in CreateOutputSurface()59 ContextProviderInProcess::CreateOffscreen())); in CreateOutputSurface()69 scoped_refptr<webkit::gpu::ContextProviderInProcess> provider = in OffscreenContextProvider()70 webkit::gpu::ContextProviderInProcess::CreateOffscreen(); in OffscreenContextProvider()
71 context_provider_ = webkit::gpu::ContextProviderInProcess::Create( in VideoContextProvider()135 webkit::gpu::ContextProviderInProcess::Create( in GetOffscreenContextProviderForMainThread()166 webkit::gpu::ContextProviderInProcess::Create( in GetOffscreenContextProviderForCompositorThread()186 return webkit::gpu::ContextProviderInProcess::Create( in CreateOnscreenContextProviderForCompositorThread()