Searched refs:Matrix_Transpose (Results 1 – 1 of 1) sorted by relevance
71 static jlong Matrix_Transpose(JNIEnv* env, jobject, jlong native_matrix) { in Matrix_Transpose() function116 {"nTranspose" , "(J)J" , reinterpret_cast<void*>(Matrix_Transpose)}, in register_androidkit_Matrix()