Skip to content

Android PlatformView conveys transforms using a 3x3 representation. #164596

@flar

Description

@flar

As mentioned in #164258, the code to transfer an engine transform to the Android view code uses only a 3x3 subset of the 4x4 raw matrix and could potentially lead to inaccuracies. The code should really transfer the data to a full 4x4 Android matrix class if one exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: platform-viewsEmbedding Android/iOS views in Flutter appsengineflutter/engine related. See also e: labels.platform-androidAndroid applications specificallyteam-engineOwned by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions