Searched refs:Image_getHeight (Results 1 – 2 of 2) sorted by relevance
664 static jint Image_getHeight(JNIEnv* env, jobject thiz) { in Image_getHeight() function1101 {"nativeGetHeight", "()I", (void*)Image_getHeight },
1225 static jint Image_getHeight(JNIEnv* env, jobject thiz, jint format) in Image_getHeight() function1271 {"nativeGetHeight", "(I)I", (void*)Image_getHeight },