Searched defs:GraphicStateEntry (Results 1 – 2 of 2) sorted by relevance
195 struct GraphicStateEntry { struct201 SkMatrix fMatrix;225 GraphicStateEntry::GraphicStateEntry() : fColor(SK_ColorBLACK), in GraphicStateEntry() argument