Loading libs/hwui/DeviceInfo.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ static constexpr android::DisplayInfo sDummyDisplay{ false, // secure? 0, // appVsyncOffset 0, // presentationDeadline 1080, // viewportW 1920, // viewportH }; static DeviceInfo* sDeviceInfo = nullptr; Loading Loading
libs/hwui/DeviceInfo.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ static constexpr android::DisplayInfo sDummyDisplay{ false, // secure? 0, // appVsyncOffset 0, // presentationDeadline 1080, // viewportW 1920, // viewportH }; static DeviceInfo* sDeviceInfo = nullptr; Loading