HomeSort by relevance Sort by last modified time
    Searched refs:SetDeviceColorProfile (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/content/public/test/
layouttest_support.h 89 void SetDeviceColorProfile(RenderView* render_view, const std::string& name);
  /external/chromium_org/content/renderer/
render_widget.h 393 virtual bool SetDeviceColorProfile(const std::vector<char>& color_profile);
render_view_impl.h 551 virtual bool SetDeviceColorProfile(
    [all...]
render_view_impl.cc     [all...]
render_widget.cc     [all...]
  /external/chromium_org/content/shell/renderer/
webkit_test_runner.cc 407 void WebKitTestRunner::setDeviceColorProfile(const std::string& name) {
408 SetDeviceColorProfile(render_view(), name);
  /external/chromium_org/content/test/
layouttest_support.cc 151 void SetDeviceColorProfile(RenderView* render_view, const std::string& name) {

Completed in 6526 milliseconds