Searched refs:RemoveReflector (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/mojo/aura/
H A Dcontext_factory_mojo.h25 virtual void RemoveReflector(scoped_refptr<ui::Reflector> reflector) OVERRIDE;
H A Dcontext_factory_mojo.cc115 void ContextFactoryMojo::RemoveReflector( function in class:mojo::ContextFactoryMojo
/external/chromium_org/ui/compositor/test/
H A Din_process_context_factory.h35 virtual void RemoveReflector(scoped_refptr<Reflector> reflector) OVERRIDE;
H A Din_process_context_factory.cc71 void InProcessContextFactory::RemoveReflector( function in class:ui::InProcessContextFactory
/external/chromium_org/content/browser/compositor/
H A Dgpu_process_transport_factory.h51 virtual void RemoveReflector(
H A Dgpu_process_transport_factory.cc275 void GpuProcessTransportFactory::RemoveReflector( function in class:content::GpuProcessTransportFactory
/external/chromium_org/ash/display/
H A Dmirror_window_controller.cc151 aura::Env::GetInstance()->context_factory()->RemoveReflector(reflector_);
/external/chromium_org/ui/compositor/
H A Dcompositor.h78 virtual void RemoveReflector(scoped_refptr<Reflector> reflector) = 0;

Completed in 212 milliseconds