Skip to content

Dynamically run the rasterizer on platform thread on Android #58292

@blasten

Description

@blasten

On Android, if a platform view is involved in the current frame, we need to run the rasterizer task runner in the platform thread. This is required to synchronize the Flutter UI to the Android view system. iOS already does this, so the same approach can be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    engineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions