Searched defs:ky (Results 1 – 4 of 4) sorted by relevance
92 static void anp_preSkew(ANPMatrix* matrix, float kx, float ky) { in anp_preSkew()96 static void anp_postSkew(ANPMatrix* matrix, float kx, float ky) { in anp_postSkew()
59 static void anp_skew(ANPCanvas* canvas, float kx, float ky) { in anp_skew()
47 for (int ky = y - 1; ky <= y + 1; ky++) in filterMask() local
903 SkScalar ky = m.fMat[kMSkewY]; in Rot_pts() local923 SkScalar ky = m.fMat[kMSkewY]; in RotTrans_pts() local