OSDN Git Service

Merge "Properly applies the selected saturation boost (vivid mode)" into oc-dr1-dev
authorTreeHugger Robot <treehugger-gerrit@google.com>
Fri, 21 Jul 2017 06:42:49 +0000 (06:42 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Fri, 21 Jul 2017 06:42:49 +0000 (06:42 +0000)
1  2 
services/surfaceflinger/SurfaceFlinger.cpp
services/surfaceflinger/SurfaceFlinger.h

@@@ -433,9 -434,14 +433,14 @@@ private
              bool isLocalScreenshot);
  #endif
  
 -    sp<StartBootAnimThread> mStartBootAnimThread = nullptr;
 +    sp<StartPropertySetThread> mStartPropertySetThread = nullptr;
  
      /* ------------------------------------------------------------------------
+      * Properties
+      */
+     void readPersistentProperties();
+     /* ------------------------------------------------------------------------
       * EGL
       */
      size_t getMaxTextureSize() const;