Searched defs:mtx (Results 1 – 4 of 4) sorted by relevance
61 float mtx[16]; in process() local
322 public void getTransformMatrix(float[] mtx) { in getTransformMatrix()427 private native void nativeGetTransformMatrix(float[] mtx); in nativeGetTransformMatrix()
566 float mtx[16] = {}; in TEST_F() local597 float mtx[16] = {}; in TEST_F() local629 float mtx[16] = {}; in TEST_F() local
338 float* mtx = env->GetFloatArrayElements(jmtx, NULL); in SurfaceTexture_getTransformMatrix() local