intel / IA-Hardware-Composer

35 stars 81 forks source link

Re-assign Max Z-Order for Client Layer #624

Closed Shao-Feng closed 5 years ago

Shao-Feng commented 5 years ago

The z_order of Client layer is not initialized, and assigned. By default, it is -1. and will make the cursor layer be assiged with a incorrect z_order. Has to assign it with the Max z_order for each frame

Change-Id: Ice9fbf96ff652b47cfd979fe6dd10ca99b102907 Tests: Work well on both Refactory and Master branch. Tracked-On: None Signed-off-by: Shaofeng Tang shaofeng.tang@intel.com