HomeSort by relevance Sort by last modified time
    Searched refs:android_view_Surface_getNativeWindow (Results 1 - 9 of 9) sorted by null

  /frameworks/base/native/android/
native_window_jni.cpp 31 sp<ANativeWindow> win = android_view_Surface_getNativeWindow(env, surface);
  /frameworks/base/core/jni/include/android_runtime/
android_view_Surface.h 64 extern sp<ANativeWindow> android_view_Surface_getNativeWindow(
  /frameworks/native/opengl/tools/glgen/stubs/egl/
eglCreateWindowSurface.cpp 51 window = android::android_view_Surface_getNativeWindow(_env, win);
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 156 nativeWindow = android_view_Surface_getNativeWindow(env, _surface);
android_view_Surface.cpp 87 sp<ANativeWindow> android_view_Surface_getNativeWindow(JNIEnv* env, jobject surfaceObj) {
android_hardware_camera2_legacy_LegacyCameraDevice.cpp 382 anw = android_view_Surface_getNativeWindow(env, surface);
com_google_android_gles_jni_EGLImpl.cpp 278 window = android_view_Surface_getNativeWindow(_env, native_window);
android_opengl_EGL14.cpp 566 window = android::android_view_Surface_getNativeWindow(_env, win);
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 101 milliseconds