Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_graphics_Picture.cpp77 static jint android_graphics_Picture_getHeight(JNIEnv* env, jobject, jlong pictureHandle) { in android_graphics_Picture_getHeight() function
96 {"nativeGetHeight", "(J)I", (void*) android_graphics_Picture_getHeight},