Searched refs:MSCALE_X (Results 1 – 3 of 3) sorted by relevance
247 return getValue(mSuppMatrix, Matrix.MSCALE_X); in getScale()460 if (getValue(tmp, Matrix.MSCALE_X) < 1F) { in zoomOut()
251 return getValue(matrix, Matrix.MSCALE_X); in getScale()
572 private static final int MSCALE_X = 0; field in GLCanvasImpl579 || matrix[MSCALE_X] < -eps in isMatrixRotatedOrFlipped()