Searched refs:onNativeWindowDestroyed (Results 1 – 5 of 5) sorted by relevance
193 void (*onNativeWindowDestroyed)(ANativeActivity* activity, ANativeWindow* window); member
542 if (oldNativeWindow != NULL && code->callbacks.onNativeWindowDestroyed != NULL) { in onSurfaceChanged_native()543 code->callbacks.onNativeWindowDestroyed(code, in onSurfaceChanged_native()595 if (code->nativeWindow != NULL && code->callbacks.onNativeWindowDestroyed != NULL) { in onSurfaceDestroyed_native()596 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