Searched defs:GraphicStateEntry (Results 1 – 1 of 1) sorted by relevance
184 struct GraphicStateEntry { struct190 SkMatrix fMatrix;214 GraphicStateEntry::GraphicStateEntry() : fColor(SK_ColorBLACK), in GraphicStateEntry() argument