Searched defs:mtx (Results 1 – 8 of 8) sorted by relevance
80 void Description::setProjectionMatrix(const mat4& mtx) { in setProjectionMatrix()85 void Description::setColorMatrix(const mat4& mtx) { in setColorMatrix()
234 public void getTransformMatrix(float[] mtx) { in getTransformMatrix()333 private native void nativeGetTransformMatrix(float[] mtx); in nativeGetTransformMatrix()
551 float mtx[16] = {}; in TEST_F() local581 float mtx[16] = {}; in TEST_F() local612 float mtx[16] = {}; in TEST_F() local
238 AffineTransform mtx = new AffineTransform(); in translate() local260 AffineTransform mtx = new AffineTransform(); in scale() local
182 float[] mtx = Matrix_Delegate.getSkew(kx, ky); in skew() local939 final AffineTransform mtx = matrixDelegate.getAffineTransform(); in nativeDrawBitmapMatrix() local
786 private static void reset(float[] mtx) { in reset()
316 float* mtx = env->GetFloatArrayElements(jmtx, NULL); in SurfaceTexture_getTransformMatrix() local
643 AffineTransform mtx = getTransform(); in doRestore() local