Searched refs:android_graphics_Matrix_newInstance (Results 1 – 3 of 3) sorted by relevance
29 jobject android_graphics_Matrix_newInstance(JNIEnv* env);
405 jobject android_graphics_Matrix_newInstance(JNIEnv* env) { in android_graphics_Matrix_newInstance() function
40 jobject matrixObj = android::android_graphics_Matrix_newInstance(env); in AMatrix_newInstance()