Searched refs:fChunkAlignmentFactor (Results 1 – 2 of 2) sorted by relevance
198 float fChunkAlignmentFactor; // current chunk alignment variable
233 , fChunkAlignmentFactor(ComputeAlignmentFactor(ctx.presentationContext())) in SkSVGTextContext()386 SkPoint pos = fChunkPos + glyph_pos + pos_adjust.offset + fChunkAdvance * fChunkAlignmentFactor; in computeGlyphXform()429 fChunkAlignmentFactor = ComputeAlignmentFactor(ctx.presentationContext()); in flushChunk()