Skip to content

create a DisplayList ColorFilter object. #98715

@flar

Description

@flar

DisplayList currently depends on SkColorFilter objects to pass around color filters. These objects are not easily inspectable so they represent a loss of information that presents an obstacle for doing certain optimizations other than handing them to Skia for rendering. We should encapsulate the information into our own DlColorFilter object that is inspectable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions