summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/CleanSpec.mk
Commit message (Collapse)AuthorAgeFilesLines
* SurfaceFlinger : Ensure position changes are drawn with correct buffer sizeDanesh M2016-05-121-0/+51
If a single transaction has both positional and size changes, ensure we don't draw any frames using the incorrect buffer size using the updated position. Wait for the correct buffer size and then proceed. Change-Id: I8e25f21f17e0936e66bb5053f85f8336c8464c7b