HomeSort by relevance Sort by last modified time
    Searched defs:_eglCreateWindowSurfaceTexture (Results 1 - 18 of 18) sorted by null

  /frameworks/native/opengl/tools/glgen/stubs/egl/
eglCreateWindowSurface.java 11 private static native EGLSurface _eglCreateWindowSurfaceTexture(
40 surface = _eglCreateWindowSurfaceTexture(dpy, config,
  /frameworks/base/opengl/java/com/google/android/gles_jni/
EGLImpl.java 94 eglSurfaceId = _eglCreateWindowSurfaceTexture(display, config,
152 private native long _eglCreateWindowSurfaceTexture(EGLDisplay display, EGLConfig config, Object native_window, int[] attrib_list);
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 236 private static native EGLSurface _eglCreateWindowSurfaceTexture(
265 surface = _eglCreateWindowSurfaceTexture(dpy, config,
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 301 milliseconds