OSDN Git Service

drm_hwcomposer: during SquashAll, skip layers with kSourceNone
authorZach Reizner <zachr@google.com>
Wed, 18 Nov 2015 21:54:31 +0000 (13:54 -0800)
committerZach Reizner <zachr@google.com>
Wed, 18 Nov 2015 21:57:42 +0000 (13:57 -0800)
commit2b4b1eea6b7075efe356af8bb2e948201635c5c2
tree6312f845ef2079d04925192c73bd99c75c3047a7
parentf1acc6d72d61e3347c1a765ecad6b13a378d89a0
drm_hwcomposer: during SquashAll, skip layers with kSourceNone

This complicates returning layers to the active composition on failure. They
will not go back in the correct order and this will confuse all subsequent
attempts to use the active composition.

Change-Id: Iab6fae7b4a88f97206bac08237d574ff1bfd802f
drmdisplaycompositor.cpp