Merge "msm: mdss: Populate alpha for compat"
This commit is contained in:
commit
c0eb692e36
1 changed files with 1 additions and 0 deletions
|
@ -226,6 +226,7 @@ static struct mdp_input_layer *__create_layer_list(
|
|||
layer->transp_mask = layer32->transp_mask;
|
||||
layer->bg_color = layer32->bg_color;
|
||||
layer->blend_op = layer32->blend_op;
|
||||
layer->alpha = layer32->alpha;
|
||||
layer->color_space = layer32->color_space;
|
||||
layer->src_rect = layer32->src_rect;
|
||||
layer->dst_rect = layer32->dst_rect;
|
||||
|
|
Loading…
Add table
Reference in a new issue