Searched defs:Region_setRect (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DRegion.cpp60 static jboolean Region_setRect(JNIEnv* env, jobject, jlong dstHandle, jint left, jint top, jint right, jint bottom) { function in namespace:android
318 { "nativeSetRect", "(JIIII)Z", (void*)Region_setRect },

Completed in 52 milliseconds