Searched refs:onSurfaceDestroyed_native (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp590 onSurfaceDestroyed_native(JNIEnv* env, jobject clazz, jlong handle, jobject surface) function in namespace:android
593 ALOGD("onSurfaceDestroyed_native");
672 { "onSurfaceDestroyedNative", "(J)V", (void*)onSurfaceDestroyed_native },

Completed in 20 milliseconds