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

  /external/chromium_org/ash/display/
display_info.h 177 void SetColorProfile(ui::ColorCalibrationProfile profile);
display_info.cc 335 void DisplayInfo::SetColorProfile(ui::ColorCalibrationProfile profile) {
display_manager.cc 482 display_info_[display_id].SetColorProfile(color_profile);
529 display_info_[display_id].SetColorProfile(profile);
    [all...]
  /external/chromium_org/content/shell/renderer/test_runner/
test_runner.h 504 void SetColorProfile(const std::string& name,
test_runner.cc 264 void SetColorProfile(const std::string& name,
503 .SetMethod("setColorProfile",
504 &TestRunnerBindings::SetColorProfile)
    [all...]

Completed in 1896 milliseconds