Searched refs:MSKEW_Y (Results 1 – 2 of 2) sorted by relevance
21 import static android.graphics.Matrix.MSKEW_Y;325 t.setMatrix(wallpaperMirrorSC, values[MSCALE_X], values[MSKEW_Y], in mirrorAndReparent()
572 private static final int MSKEW_Y = 1; field in GLES11Canvas579 || Math.abs(matrix[MSKEW_Y]) > eps in isMatrixRotatedOrFlipped()