Searched refs:Matrix_GetRowMajor (Results 1 – 1 of 1) sorted by relevance
36 static jfloatArray Matrix_GetRowMajor(JNIEnv* env, jobject, jlong native_matrix) { in Matrix_GetRowMajor() function113 … {"nGetRowMajor" , "(J)[F" , reinterpret_cast<void*>(Matrix_GetRowMajor)}, in register_androidkit_Matrix()