Searched refs:onNativeWindowDestroyed (Results 1 – 5 of 5) sorted by relevance
204 void (*onNativeWindowDestroyed)(ANativeActivity* activity, ANativeWindow* window); member
544 if (oldNativeWindow != NULL && code->callbacks.onNativeWindowDestroyed != NULL) { in onSurfaceChanged_native()545 code->callbacks.onNativeWindowDestroyed(code, in onSurfaceChanged_native()597 if (code->nativeWindow != NULL && code->callbacks.onNativeWindowDestroyed != NULL) { in onSurfaceDestroyed_native()598 code->callbacks.onNativeWindowDestroyed(code, in onSurfaceDestroyed_native()
38 …ative_activity_callbacks.html#a150442c0611e8ce24a32a7c805e7c9db">onNativeWindowDestroyed</a> )(<a …150 …<td class="memname">void(* onNativeWindowDestroyed)(<a class="el" href="struct_a_native_activity.h…
146 <li>onNativeWindowDestroyed