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

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

Completed in 25 milliseconds