Searched defs:GraphicStateEntry (Results 1 – 2 of 2) sorted by relevance
118 struct GraphicStateEntry { struct120 uint32_t fClipStackGenID = SkClipStack::kWideOpenGenID;121 SkColor4f fColor = {0, 0, 0, 1};122 SkScalar fTextScaleX = 1; // Zero means we don't care what the value is.123 SkPaint::Style fTextFill = SkPaint::kFill_Style; // Only if TextScaleX is non-zero.124 int fShaderIndex = -1;125 int fGraphicStateIndex = -1;
122 struct GraphicStateEntry { struct124 uint32_t fClipStackGenID = SkClipStack::kWideOpenGenID;125 SkColor4f fColor = {0, 0, 0, 1};126 SkScalar fTextScaleX = 1; // Zero means we don't care what the value is.127 SkPaint::Style fTextFill = SkPaint::kFill_Style; // Only if TextScaleX is non-zero.128 int fShaderIndex = -1;129 int fGraphicStateIndex = -1;