Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 11f2a9b7 authored by Chia-I Wu's avatar Chia-I Wu
Browse files

surfaceflinger: defer EGLImage creation

Do not create EGLImage in
BufferLayerConsumer::updateAndReleaseLocked.  This effectively
defers EGLImage creation from BufferLayer::latchBuffer to
BufferLayer::onDraw, and makes sure we do not create EGLImage
unnecessarily.

Bug: 71361234
Test: screen rotation & force GL composition
Change-Id: Ia1d85e2974b27731ff2e716699ce0677d141034c
parent 4d85b8c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment