Flutter Engine
The Flutter Engine
|
#include <PrecompileBlenderPriv.h>
Public Member Functions | |
std::optional< SkBlendMode > | asBlendMode () const |
int | numChildCombinations () const |
int | numCombinations () const |
void | addToKey (const KeyContext &keyContext, PaintParamsKeyBuilder *builder, PipelineDataGatherer *gatherer, int desiredCombination) const |
Friends | |
class | PrecompileBlender |
Class that exposes methods in PrecompileBlender that are only intended for use internal to Skia. This class is purely a privileged window into PrecompileBlender. It should never have additional data members or virtual methods.
Definition at line 18 of file PrecompileBlenderPriv.h.
|
inline |
Definition at line 27 of file PrecompileBlenderPriv.h.
|
inline |
Definition at line 20 of file PrecompileBlenderPriv.h.
|
inline |
Definition at line 23 of file PrecompileBlenderPriv.h.
|
inline |
Definition at line 25 of file PrecompileBlenderPriv.h.
|
friend |
Definition at line 35 of file PrecompileBlenderPriv.h.