Skip to content

DlImageFilter should implement something similar to SkImageFilter.makeWithLocalMatrix() #108263

@flar

Description

@flar

The ImageFilterLayer code will need to bake the rendering transform into the associated image filter for the case where it is rendering from a cached version of the children. Currently this technique relies on SkImageFilter::makeWithLocalMatrix, but that operation is not supported in DlImageFilter (yet).

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectengineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions