summaryrefslogtreecommitdiffstats
path: root/include/ui/DisplayInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ui/DisplayInfo.h')
-rw-r--r--include/ui/DisplayInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ui/DisplayInfo.h b/include/ui/DisplayInfo.h
index 799944f..ad73ee7 100644
--- a/include/ui/DisplayInfo.h
+++ b/include/ui/DisplayInfo.h
@@ -36,6 +36,7 @@ struct DisplayInfo {
bool secure;
nsecs_t appVsyncOffset;
nsecs_t presentationDeadline;
+ int colorTransform;
};
/* Display orientations as defined in Surface.java and ISurfaceComposer.h. */