Flutter Engine
The Flutter Engine
|
Public Types | |
typedef Pattern< Is< Save >, Greedy< Or< Is< NoOp >, IsDraw > >, Is< Restore > > | Match |
Public Member Functions | |
bool | onMatch (SkRecord *record, Match *, int begin, int end) |
Definition at line 49 of file SkRecordOpts.cpp.
typedef Pattern<Is<Save>, Greedy<Or<Is<NoOp>, IsDraw> >, Is<Restore> > SaveOnlyDrawsRestoreNooper::Match |
Definition at line 53 of file SkRecordOpts.cpp.
Definition at line 55 of file SkRecordOpts.cpp.