Lines Matching refs:Sk48Dot16
764 static void join_bounds_x(const SkGlyph& g, SkRect* bounds, Sk48Dot16 dx) {
772 static void join_bounds_y(const SkGlyph& g, SkRect* bounds, Sk48Dot16 dy) {
780 typedef void (*JoinBoundsProc)(const SkGlyph&, SkRect*, Sk48Dot16);
818 Sk48Dot16 x = advance(*g, xyIndex);
928 Sk48Dot16 max = SkScalarTo48Dot16(maxWidth);
929 Sk48Dot16 width = 0;