Searched refs:SetColorProfile (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/display/
H A Ddisplay_info.h191 void SetColorProfile(ui::ColorCalibrationProfile profile);
H A Ddisplay_info.cc376 void DisplayInfo::SetColorProfile(ui::ColorCalibrationProfile profile) { function in class:ash::DisplayInfo
H A Ddisplay_manager.cc552 display_info_[display_id].SetColorProfile(color_profile);
640 display_info_[display_id].SetColorProfile(profile);
/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.h511 void SetColorProfile(const std::string& name,
H A Dtest_runner.cc269 void SetColorProfile(const std::string& name,
506 .SetMethod("setColorProfile", &TestRunnerBindings::SetColorProfile)
1273 void TestRunnerBindings::SetColorProfile( function in class:content::TestRunnerBindings
1276 runner_->SetColorProfile(name, callback);
2729 void TestRunner::SetColorProfile(const std::string& name, function in class:content::TestRunner

Completed in 104 milliseconds