OSDN Git Service

make sure to call compositionComplete after taking a screenshot
authorMathias Agopian <mathias@google.com>
Fri, 8 Mar 2013 21:54:46 +0000 (13:54 -0800)
committerMathias Agopian <mathias@google.com>
Fri, 8 Mar 2013 21:54:46 +0000 (13:54 -0800)
commitd577641411f067c93aabcd2acf7ce06862fb26d3
tree55f13e59cd67019001332df2c65245d3297c0ca6
parent7589b2a7975cc3bc2a0659ab6503ceb3e4d94048
make sure to call compositionComplete after taking a screenshot

older drivers which are doing implicit synchronization need this
or they could deadlock.

Bug: 8341885
Change-Id: Icd980a6be16071678d6151e34725b3c1c547d7ee
services/surfaceflinger/SurfaceFlinger.cpp