HomeSort by relevance Sort by last modified time
    Searched refs:ContextProvider (Results 26 - 50 of 85) sorted by null

12 3 4

  /external/chromium_org/webkit/common/gpu/
context_provider_in_process.h 23 : NON_EXPORTED_BASE(public cc::ContextProvider) {
76 cc::ContextProvider::Capabilities capabilities_;
  /external/chromium_org/content/browser/aura/
gpu_process_transport_factory.cc 48 using cc::ContextProvider;
63 OwnedTexture(const scoped_refptr<ContextProvider>& provider,
103 scoped_refptr<cc::ContextProvider> provider_;
112 ImageTransportClientTexture(const scoped_refptr<ContextProvider>& provider,
301 scoped_refptr<cc::ContextProvider> provider =
320 scoped_refptr<cc::ContextProvider> provider =
336 scoped_refptr<cc::ContextProvider> provider =
347 scoped_refptr<cc::ContextProvider> provider =
357 scoped_refptr<cc::ContextProvider> provider =
365 scoped_refptr<cc::ContextProvider> provider
    [all...]
gpu_process_transport_factory.h 46 virtual scoped_refptr<cc::ContextProvider>
48 virtual scoped_refptr<cc::ContextProvider>
  /external/chromium_org/cc/output/
delegating_renderer.cc 70 const ContextProvider::Capabilities& caps =
97 ContextProvider* offscreen_context_provider,
142 ContextProvider* context_provider = output_surface_->context_provider();
153 ContextProvider* context_provider = output_surface_->context_provider();
170 ContextProvider* context_provider = output_surface_->context_provider();
delegating_renderer.h 32 ContextProvider* offscreen_context_provider,
program_binding.h 59 void Initialize(ContextProvider* context_provider,
renderer.h 63 ContextProvider* offscreen_context_provider,
output_surface.cc 47 OutputSurface::OutputSurface(scoped_refptr<ContextProvider> context_provider)
73 OutputSurface::OutputSurface(scoped_refptr<ContextProvider> context_provider,
283 scoped_refptr<ContextProvider> context_provider,
284 scoped_refptr<ContextProvider> offscreen_context_provider) {
338 ContextProvider::LostContextCallback());
340 ContextProvider::MemoryPolicyChangedCallback());
direct_renderer.h 35 ContextProvider* offscreen_context_provider,
57 ContextProvider* offscreen_context_provider;
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_factory_impl.cc 65 : public StreamTextureFactorySynchronousImpl::ContextProvider {
90 scoped_refptr<cc::ContextProvider> context_provider_;
126 scoped_refptr<cc::ContextProvider>
155 scoped_refptr<cc::ContextProvider> SynchronousCompositorFactoryImpl::
179 scoped_refptr<cc::ContextProvider> SynchronousCompositorFactoryImpl::
219 scoped_refptr<StreamTextureFactorySynchronousImpl::ContextProvider>
221 scoped_refptr<StreamTextureFactorySynchronousImpl::ContextProvider>
  /external/chromium_org/cc/test/
fake_layer_tree_host_client.cc 38 scoped_refptr<ContextProvider>
fake_layer_tree_host_client.h 43 virtual scoped_refptr<ContextProvider> OffscreenContextProvider() OVERRIDE;
fake_output_surface_client.h 23 scoped_refptr<ContextProvider> offscreen_context_provider) OVERRIDE;
fake_output_surface.cc 17 scoped_refptr<ContextProvider> context_provider,
48 scoped_refptr<ContextProvider> context_provider,
fake_output_surface.h 131 scoped_refptr<ContextProvider> context_provider,
139 scoped_refptr<ContextProvider> context_provider,
test_context_provider.h 23 class TestContextProvider : public ContextProvider {
layer_tree_pixel_test.h 33 virtual scoped_refptr<ContextProvider> OffscreenContextProvider() OVERRIDE;
  /external/chromium_org/ui/compositor/test/
default_context_factory.cc 65 scoped_refptr<cc::ContextProvider>
75 scoped_refptr<cc::ContextProvider>
  /external/chromium_org/content/renderer/media/android/
stream_texture_factory_android_synchronous_impl.cc 30 StreamTextureFactorySynchronousImpl::ContextProvider* provider);
47 scoped_refptr<StreamTextureFactorySynchronousImpl::ContextProvider>
58 StreamTextureFactorySynchronousImpl::ContextProvider* provider)
  /external/chromium_org/cc/layers/
io_surface_layer_impl.cc 43 ContextProvider* context_provider =
71 ContextProvider* context_provider =
  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.h 87 virtual scoped_refptr<cc::ContextProvider>
115 scoped_refptr<cc::ContextProvider> null_offscreen_context_provider_;
  /external/chromium_org/content/test/
web_layer_tree_view_impl_for_testing.h 75 virtual scoped_refptr<cc::ContextProvider>
  /external/chromium_org/ui/compositor/
compositor.h 36 class ContextProvider;
87 virtual scoped_refptr<cc::ContextProvider>
94 virtual scoped_refptr<cc::ContextProvider>
310 virtual scoped_refptr<cc::ContextProvider>
  /external/chromium_org/cc/trees/
single_thread_proxy.h 18 class ContextProvider;
96 bool DoComposite(scoped_refptr<ContextProvider> offscreen_context_provider,
thread_proxy.h 25 class ContextProvider;
165 scoped_refptr<ContextProvider> offscreen_context_provider);
179 scoped_refptr<ContextProvider> offscreen_context_provider,

Completed in 331 milliseconds

12 3 4