layers

Module drawing

Source
Expand description

Drawing related code for Layer, Scene, and Text. The functions in this module are used to draw into a Skia canvas independent from the backend

Structs§

  • A backdrop image handed to BackgroundBlur layers that render into isolated buffers (e.g. KMS planes) and therefore can’t see the content behind them.

Functions§