replicant-frameworks_native/libs/surfaceflinger/DisplayHardware
Mathias Agopian ca99fb8f65 fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart)
We now limit the size of the surface to the maximum size supported by the GPU.
On Nexus One this will 2048 -- it could be different on other devices.
Surface creation fails if the limit is exceeded.

Change-Id: I9ecfc2e9c58c9e283782b61ebfc6b590f71df785
2010-04-14 16:43:44 -07:00
..
DisplayHardware.cpp fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart) 2010-04-14 16:43:44 -07:00
DisplayHardware.h fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart) 2010-04-14 16:43:44 -07:00
DisplayHardwareBase.cpp
DisplayHardwareBase.h