GetSurfaceTexture 79 content/browser/android/in_process/synchronous_compositor_factory_impl.cc return gl_in_process_context_->GetSurfaceTexture(stream_id); GetSurfaceTexture 97 content/renderer/media/android/stream_texture_factory_synchronous_impl.cc surface_texture_ = context_provider_->GetSurfaceTexture(stream_id); GetSurfaceTexture 165 content/renderer/media/android/stream_texture_factory_synchronous_impl.cc context_provider_->GetSurfaceTexture(stream_id); GetSurfaceTexture 29 content/renderer/media/android/stream_texture_factory_synchronous_impl.h virtual scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture( GetSurfaceTexture 70 gpu/command_buffer/client/gl_in_process_context.cc virtual scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture( GetSurfaceTexture 297 gpu/command_buffer/client/gl_in_process_context.cc return command_buffer_->GetSurfaceTexture(stream_id); GetSurfaceTexture 81 gpu/command_buffer/client/gl_in_process_context.h virtual scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture( GetSurfaceTexture 753 gpu/command_buffer/service/in_process_command_buffer.cc return stream_texture_manager_->GetSurfaceTexture(stream_id); GetSurfaceTexture 138 gpu/command_buffer/service/in_process_command_buffer.h scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture( GetSurfaceTexture 34 gpu/command_buffer/service/stream_texture_manager_in_process_android.h scoped_refptr<gfx::SurfaceTexture> GetSurfaceTexture(uint32 stream_id);