Searched defs:postSkew (Results 1 – 2 of 2) sorted by relevance
377 bool SkMatrix::postSkew(SkScalar sx, SkScalar sy, SkScalar px, SkScalar py) { in postSkew() function in SkMatrix383 bool SkMatrix::postSkew(SkScalar sx, SkScalar sy) { in postSkew() function in SkMatrix
195 void (*postSkew)(ANPMatrix*, float kx, float ky); member