Home | History | Annotate | Download | only in ports

Lines Matching refs:yx

770         fMatrix22.yx = -SkScalarToFixed(SkScalarMul(m.getSkewY(), inv));
774 fMatrix22.xy = fMatrix22.yx = 0;
980 glyph->fAdvanceY = -SkFixedMul(fMatrix22.yx, advance);
1127 glyph->fAdvanceY = -SkFixedMul(fMatrix22.yx, fFace->glyph->linearHoriAdvance);
1146 identityMatrix.xy = identityMatrix.yx = 0;