Home
last modified time | relevance | path

Searched refs:onNativeWindowCreated (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/adpf/app/hintsession/src/cpp/external/
Dandroid_native_app_glue.c401 static void onNativeWindowCreated(ANativeActivity* activity, ANativeWindow* window) { in onNativeWindowCreated() function
436 activity->callbacks->onNativeWindowCreated = onNativeWindowCreated; in ANativeActivity_onCreate()