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