Lines Matching full:skew
1511 void OpenGLRenderer::skew(float sx, float sy) {1512 currentTransform().skew(sx, sy);