Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_graphics_Picture.cpp72 static jint android_graphics_Picture_getWidth(JNIEnv* env, jobject, jlong pictureHandle) { in android_graphics_Picture_getWidth() function
95 {"nativeGetWidth", "(J)I", (void*) android_graphics_Picture_getWidth},