Flutter Engine
The Flutter Engine
|
Public Types | |
typedef Pattern< Is< Save >, Greedy< Not< Or< Is< Save >, Is< SaveLayer >, Is< Restore >, IsDraw > > >, Is< Restore > > | Match |
Public Member Functions | |
bool | onMatch (SkRecord *record, Match *, int begin, int end) |
Definition at line 117 of file SkRecordOpts.cpp.
typedef Pattern<Is<Save>, Greedy<Not<Or<Is<Save>, Is<SaveLayer>, Is<Restore>, IsDraw> > >, Is<Restore> > SaveNoDrawsRestoreNooper::Match |
Definition at line 126 of file SkRecordOpts.cpp.
Definition at line 128 of file SkRecordOpts.cpp.