Flutter Engine
The Flutter Engine
|
#include <KeyHelpers.h>
Static Public Member Functions | |
static void | AddBlock (const KeyContext &, PaintParamsKeyBuilder *, PipelineDataGatherer *, sk_sp< TextureProxy > dst, SkIPoint dstOffset) |
The KeyHelpers can be used to manually construct an SkPaintParamsKey.
TODO: If we restructure how the keys are made, we can utilize a single block type for the different blend blocks outlined below. The different Src/Dst pairings could instead be encoded as parent-child relationships.
Definition at line 59 of file KeyHelpers.h.
|
static |
Definition at line 169 of file KeyHelpers.cpp.