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

/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp892 onSurfaceDestroyed_native(JNIEnv* env, jobject clazz, jint handle, jobject surface) function in namespace:android
894 LOG_TRACE("onSurfaceDestroyed_native");
1004 { "onSurfaceDestroyedNative", "(I)V", (void*)onSurfaceDestroyed_native },

Completed in 37 milliseconds