Flutter Engine
The Flutter Engine
|
#include <SkOverdrawColorFilter.h>
Static Public Member Functions | |
static sk_sp< SkColorFilter > | MakeWithSkColors (const SkColor[kNumColors]) |
Static Public Attributes | |
static constexpr int | kNumColors = 6 |
Uses the value in the src alpha channel to set the dst pixel. 0 -> colors[0] 1 -> colors[1] ... 5 (or larger) -> colors[5]
Definition at line 25 of file SkOverdrawColorFilter.h.
|
static |
Definition at line 153 of file SkRuntimeColorFilter.cpp.
|
staticconstexpr |
Definition at line 27 of file SkOverdrawColorFilter.h.