Searched defs:mtx (Results 1 – 7 of 7) sorted by relevance
218 public void getTransformMatrix(float[] mtx) { in getTransformMatrix()303 private native void nativeGetTransformMatrix(float[] mtx); in nativeGetTransformMatrix()
523 float mtx[16] = {}; in TEST_F() local553 float mtx[16] = {}; in TEST_F() local584 float mtx[16] = {}; in TEST_F() local
238 AffineTransform mtx = new AffineTransform(); in translate() local260 AffineTransform mtx = new AffineTransform(); in scale() local
184 float[] mtx = Matrix_Delegate.getSkew(kx, ky); in skew() local945 final AffineTransform mtx = matrixDelegate.getAffineTransform(); in nativeDrawBitmapMatrix() local
786 private static void reset(float[] mtx) { in reset()
244 float* mtx = env->GetFloatArrayElements(jmtx, NULL); in SurfaceTexture_getTransformMatrix() local
643 AffineTransform mtx = getTransform(); in doRestore() local