Searched refs:OnLostResources (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/content/browser/compositor/
H A Downed_mailbox.cc39 void OwnedMailbox::OnLostResources() { function in class:content::OwnedMailbox
H A Dimage_transport_factory_browsertest.cc24 MOCK_METHOD0(OnLostResources, void());
52 EXPECT_CALL(observer, OnLostResources())
H A Dimage_transport_factory.h47 virtual void OnLostResources() = 0;
80 // (ImageTransportFactoryObserver::OnLostResources is called).
H A Downed_mailbox.h37 virtual void OnLostResources() OVERRIDE;
H A Dgpu_process_transport_factory.cc306 ImageTransportFactoryObserver, observer_list_, OnLostResources());
475 OnLostResources());
H A Ddelegated_frame_host.h164 virtual void OnLostResources() OVERRIDE;
H A Ddelegated_frame_host.cc900 void DelegatedFrameHost::OnLostResources() { function in class:content::DelegatedFrameHost
/external/chromium_org/content/browser/renderer_host/
H A Dimage_transport_factory_android.h29 virtual void OnLostResources() = 0;
H A Dimage_transport_factory_android.cc157 OnLostResources());
H A Dcompositor_impl_android.h95 virtual void OnLostResources() OVERRIDE;
H A Drender_widget_host_view_android.h211 virtual void OnLostResources() OVERRIDE;
H A Dcompositor_impl_android.cc598 void CompositorImpl::OnLostResources() { function in class:content::CompositorImpl
H A Drender_widget_host_view_android.cc1691 void RenderWidgetHostViewAndroid::OnLostResources() { function in class:content::RenderWidgetHostViewAndroid
/external/chromium_org/content/browser/compositor/test/
H A Dno_transport_image_transport_factory.cc22 ImageTransportFactoryObserver, observer_list_, OnLostResources());

Completed in 2886 milliseconds