Searched defs:mtx (Results 1 – 8 of 8) sorted by relevance
313 public void getTransformMatrix(float[] mtx) { in getTransformMatrix()409 private native void nativeGetTransformMatrix(float[] mtx); in nativeGetTransformMatrix()
578 float mtx[16] = {}; in TEST_F() local609 float mtx[16] = {}; in TEST_F() local641 float mtx[16] = {}; in TEST_F() local
238 AffineTransform mtx = new AffineTransform(); in translate() local260 AffineTransform mtx = new AffineTransform(); in scale() local
289 float[] mtx = Matrix_Delegate.getSkew(kx, ky); in nSkew() local
497 final AffineTransform mtx = matrixDelegate.getAffineTransform(); in nDrawBitmapMatrix() local
746 private static void reset(float[] mtx) { in reset()
363 float* mtx = env->GetFloatArrayElements(jmtx, NULL); in SurfaceTexture_getTransformMatrix() local
705 AffineTransform mtx = getTransform(); in doRestore() local