Home
last modified time | relevance | path

Searched refs:Matrix_GetRowMajor (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/androidkit/src/
DMatrix.cpp36 static jfloatArray Matrix_GetRowMajor(JNIEnv* env, jobject, jlong native_matrix) { in Matrix_GetRowMajor() function
113 … {"nGetRowMajor" , "(J)[F" , reinterpret_cast<void*>(Matrix_GetRowMajor)}, in register_androidkit_Matrix()