Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(908)

Unified Diff: ui/display/chromeos/x11/display_snapshot_x11.cc

Issue 1182063002: Add support for more advanced color correction (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@qcms-fixed-point-gamma
Patch Set: Integrate dnicoara@ feedback Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/display/chromeos/x11/display_snapshot_x11.cc
diff --git a/ui/display/chromeos/x11/display_snapshot_x11.cc b/ui/display/chromeos/x11/display_snapshot_x11.cc
index 613479c09a5447ea57cd22d04f0b939d90168efb..2ce9a1efc43bfc2787653513f27ff8951f6fee28 100644
--- a/ui/display/chromeos/x11/display_snapshot_x11.cc
+++ b/ui/display/chromeos/x11/display_snapshot_x11.cc
@@ -29,6 +29,7 @@ DisplaySnapshotX11::DisplaySnapshotX11(
type,
is_aspect_preserving_scaling,
has_overscan,
+ false,
display_name,
// TODO(jdufault): Figure out if we can get the file
// descriptor that maps to the device.

Powered by Google App Engine
This is Rietveld 408576698