OSDN Git Service

Fix the cursor assignment with the layer size of 2
authorPallavi G <pallavi.g@intel.com>
Thu, 22 Jun 2017 10:21:28 +0000 (15:51 +0530)
committerPallavi G <pallavi.g@intel.com>
Fri, 23 Jun 2017 03:06:12 +0000 (08:36 +0530)
commit31e1479a9b09c10e316198408a931f3d3fba1190
treebecae381a5502c9239f7fefbcb855c0eb4773ad7
parentc30d681fedc714e0bcda6debe730a2154036e493
Fix the cursor assignment with the layer size of 2

when the total no of input layers is 2 we end up assigning the cursor
to the overlay plane and fixed that corner case also to assign the
cursor layer to the cursor plane

Jira: IAHWC-74
Test: Tested on Android now no blank image behind the cursor in the fullscreen Video or Image

Signed-off-by: Pallavi G <pallavi.g@intel.com>
common/display/displayplanemanager.cpp