Searched refs:Matrix_Release (Results 1 – 1 of 1) sorted by relevance
50 static void Matrix_Release(JNIEnv* env, jobject, jlong native_matrix) { in Matrix_Release() function114 {"nRelease" , "(J)V" , reinterpret_cast<void*>(Matrix_Release)}, in register_androidkit_Matrix()