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

/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp880 onSurfaceRedrawNeeded_native(JNIEnv* env, jobject clazz, jint handle) function in namespace:android
882 LOG_TRACE("onSurfaceRedrawNeeded_native");
1003 { "onSurfaceRedrawNeededNative", "(ILandroid/view/Surface;)V", (void*)onSurfaceRedrawNeeded_native },

Completed in 6 milliseconds