-
Notifications
You must be signed in to change notification settings - Fork 30k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: embedderUsers of the Embedder APIUsers of the Embedder APIengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
During custom composition (custom embedders & iOS only today), the backing stores of all layers and rendered into presented on each updates. This is in spite of the fact that some layers may not have need updated during that frame. These updates need to be elided. Once this optimization is in place, FlutterLayer::did_update can sometimes return false. Currently, it is always true.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: embedderUsers of the Embedder APIUsers of the Embedder APIengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team