Loading services/surfaceflinger/Scheduler/Scheduler.h +1 −1 Original line number Diff line number Diff line Loading @@ -297,7 +297,7 @@ private: const scheduler::RefreshRateConfigs& mRefreshRateConfigs; // Global config to force HDR content to work on DEFAULT refreshRate static constexpr bool mForceHDRContentToDefaultRefreshRate = true; static constexpr bool mForceHDRContentToDefaultRefreshRate = false; }; } // namespace android Loading
services/surfaceflinger/Scheduler/Scheduler.h +1 −1 Original line number Diff line number Diff line Loading @@ -297,7 +297,7 @@ private: const scheduler::RefreshRateConfigs& mRefreshRateConfigs; // Global config to force HDR content to work on DEFAULT refreshRate static constexpr bool mForceHDRContentToDefaultRefreshRate = true; static constexpr bool mForceHDRContentToDefaultRefreshRate = false; }; } // namespace android