Searched defs:GraphicStateEntry (Results 1 – 1 of 1) sorted by relevance
187 struct GraphicStateEntry { struct193 SkMatrix fMatrix;217 GraphicStateEntry::GraphicStateEntry() : fColor(SK_ColorBLACK), in GraphicStateEntry() argument