Searched refs:GetSurfaceTexture (Results 1 – 9 of 9) sorted by relevance
70 virtual scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture(248 GLInProcessContextImpl::GetSurfaceTexture(uint32 stream_id) { in GetSurfaceTexture() function in gpu::__anon33bc56710111::GLInProcessContextImpl249 return command_buffer_->GetSurfaceTexture(stream_id); in GetSurfaceTexture()
78 virtual scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture(
112 surface_texture_ = context_provider_->GetSurfaceTexture(stream_id); in BindOnThread()185 context_provider_->GetSurfaceTexture(stream_id); in EstablishPeer()
30 virtual scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture(
34 scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture(uint32 stream_id);
161 StreamTextureManagerInProcess::GetSurfaceTexture(uint32 stream_id) { in GetSurfaceTexture() function in gpu::StreamTextureManagerInProcess
164 scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture(
855 InProcessCommandBuffer::GetSurfaceTexture(uint32 stream_id) { in GetSurfaceTexture() function in gpu::InProcessCommandBuffer857 return stream_texture_manager_->GetSurfaceTexture(stream_id); in GetSurfaceTexture()
122 virtual scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture( in GetSurfaceTexture() function in content::SynchronousCompositorFactoryImpl::VideoContextProvider124 return gl_in_process_context_->GetSurfaceTexture(stream_id); in GetSurfaceTexture()