Lines Matching refs:setScale
1018 xMirror.setScale(-1, 1);
1025 yMirror.setScale(SK_Scalar1, -SK_Scalar1);
1033 mirror.setScale(-1, -1);
1084 leftMatrix.setScale(-deviceBounds.left(), 1);
1102 rightMatrix.setScale(deviceBounds.right() - width, 1);
1122 topMatrix.setScale(SK_Scalar1, -deviceBounds.top());
1140 bottomMatrix.setScale(SK_Scalar1, deviceBounds.bottom() - height);