OSDN Git Service

SF: Set state modified flag when changing sizes
authorPablo Ceballos <pceballos@google.com>
Wed, 11 May 2016 00:15:24 +0000 (17:15 -0700)
committerPablo Ceballos <pceballos@google.com>
Wed, 11 May 2016 00:15:24 +0000 (17:15 -0700)
commit39c88e8c7d870486f703408dafd0a62e7420df05
tree9adddd2b29de51daa502804730479d3afc0f67d8
parentfb6342d2bbf0f5e324ea1685a0b3cfc4af648ee7
SF: Set state modified flag when changing sizes

The BufferRejecter updates the Layer state when it gets the first
buffer of the new size after a size change has occurred. When this
happens make sure to set the state modified flag.

Bug 27780983

Change-Id: Id8c628c40164110e75f8defd68ca895d72ed2e83
services/surfaceflinger/Layer.cpp