missed one
This commit is contained in:
parent
2eafd42e3b
commit
125a9be05f
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ void show_displays(HwcDisContext_t *Localctx)
|
|||
l->flags,
|
||||
l->transform,
|
||||
l->blending,
|
||||
handle==0?0:handle->iFormat,
|
||||
handle==0?0:handle->format,
|
||||
#if !defined(HWC_1_3)
|
||||
l->sourceCrop.left,
|
||||
l->sourceCrop.top,
|
||||
|
|
Loading…
Reference in a new issue