Home
last modified time | relevance | path

Searched refs:ResetDeviceColorProfileForTesting (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/test/
Dlayouttest_support.cc171 ResetDeviceColorProfileForTesting(); in SetDeviceColorProfile()
/external/chromium_org/content/renderer/
Drender_widget.h427 virtual void ResetDeviceColorProfileForTesting();
Drender_view_impl.h337 virtual void ResetDeviceColorProfileForTesting() OVERRIDE;
Drender_view_impl.cc3708 void RenderViewImpl::ResetDeviceColorProfileForTesting() { in ResetDeviceColorProfileForTesting() function in content::RenderViewImpl
3709 RenderWidget::ResetDeviceColorProfileForTesting(); in ResetDeviceColorProfileForTesting()
Drender_widget.cc1662 void RenderWidget::ResetDeviceColorProfileForTesting() { in ResetDeviceColorProfileForTesting() function in content::RenderWidget