Searched defs:ClipContext (Results 1 – 1 of 1) sorted by relevance
30 struct ClipContext { struct31 const Run* run;32 size_t pos;33 size_t size;34 SkScalar fTextShift; // Shifts the text inside the run so it's placed at the right position35 SkRect clip;36 bool clippingNeeded;