Searched defs:GraphicStateEntry (Results 1 – 1 of 1) sorted by relevance
124 struct GraphicStateEntry { struct130 SkMatrix fMatrix;154 GraphicStateEntry::GraphicStateEntry() : fColor(SK_ColorBLACK), in GraphicStateEntry() argument