Searched refs:android_view_Surface_getNativeWindow (Results 1 – 8 of 8) sorted by relevance
31 sp<ANativeWindow> win = android_view_Surface_getNativeWindow(env, surface); in ANativeWindow_fromSurface()
51 window = android::android_view_Surface_getNativeWindow(_env, win); in android_eglCreateWindowSurface()
96 sp<ANativeWindow> android_view_Surface_getNativeWindow(JNIEnv* env, jobject surfaceObj) { in android_view_Surface_getNativeWindow() function
274 window = android_view_Surface_getNativeWindow(_env, native_window); in jni_eglCreateWindowSurface()
156 nativeWindow = android_view_Surface_getNativeWindow(env, _surface); in setSurface()
383 anw = android_view_Surface_getNativeWindow(env, surface); in getNativeWindow()
569 window = android::android_view_Surface_getNativeWindow(_env, win); in android_eglCreateWindowSurface()
920 window = android_view_Surface_getNativeWindow(_env, wnd).get(); in nContextSetSurface()