Home
last modified time | relevance | path

Searched refs:eglCreateWindowSurface (Results 1 – 25 of 62) sorted by relevance

123

/frameworks/native/opengl/tests/EGLTest/
DEGL_test.cpp156 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, in TEST_F()
282 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F()
330 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F()
422 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F()
594 … EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs.data()); in TEST_F()
644 … EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs.data()); in TEST_F()
722 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), NULL); in TEST_F()
827 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), NULL); in TEST_F()
860 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F()
907 EGLSurface eglSurface = eglCreateWindowSurface(mEglDisplay, config, mANW.get(), winAttrs); in TEST_F()
[all …]
/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateWindowSurface.cpp56 _returnValue = eglCreateWindowSurface( in android_eglCreateWindowSurface()
139 _returnValue = eglCreateWindowSurface( in android_eglCreateWindowSurfaceTexture()
DeglCreateWindowSurface.java19 public static EGLSurface eglCreateWindowSurface(EGLDisplay dpy, in eglCreateWindowSurface() method
/frameworks/base/media/mca/filterfw/jni/
Djni_gl_environment.cpp174 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(), in Java_android_filterfw_core_GLEnvironment_nativeAddSurface()
243 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(), in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceWidthHeight()
342 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(), in Java_android_filterfw_core_GLEnvironment_nativeAddSurfaceFromMediaRecorder()
/frameworks/native/libs/gui/tests/
DSurfaceTextureGLToGL.h40 mProducerEglSurface = eglCreateWindowSurface(mEglDisplay, mGlConfig, in SetUpWindowAndContext()
/frameworks/native/opengl/tools/glgen/specs/egl/
Dchecks.spec5 //STUB function: //eglCreateWindowSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
DEGL14.spec9 EGLSurface eglCreateWindowSurface ( EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, cons…
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DEglHelper.java38 import static android.opengl.EGL14.eglCreateWindowSurface;
166 mEglSurface = eglCreateWindowSurface(mEglDisplay, mEglConfig, surfaceHolder, null, 0); in createEglSurface()
/frameworks/libs/native_bridge_support/libEGL/
Dstubs_arm.cc72 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglCreateWindowSurface);
186 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglCreateWindowSurface); in init_stub_library()
Dstubs_arm64.cc72 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglCreateWindowSurface);
186 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglCreateWindowSurface); in init_stub_library()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DRenderTarget.java124 eglSurf = mEgl.eglCreateWindowSurface(mDisplay, eglConfig, surfaceHolder, null); in forSurfaceHolder()
143 eglSurf = mEgl.eglCreateWindowSurface(mDisplay, eglConfig, surfaceTexture, null); in forSurfaceTexture()
162 eglSurf = mEgl.eglCreateWindowSurface(mDisplay, eglConfig, surface, null); in forSurface()
/frameworks/native/opengl/tests/gl_perf/
Dgl2_perf.cpp92 surface = eglCreateWindowSurface(dpy, myConfig, window, NULL); in main()
/frameworks/native/opengl/tests/linetex/
Dlinetex.cpp60 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
/frameworks/native/opengl/tests/textures/
Dtextures.cpp58 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
/frameworks/native/opengl/tests/swapinterval/
Dswapinterval.cpp71 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
/frameworks/native/opengl/libs/
DlibEGL.map.txt23 eglCreateWindowSurface;
/frameworks/av/cmds/screenrecord/
DEglWindow.cpp52 mEglSurface = eglCreateWindowSurface(mEglDisplay, mEglConfig, anw.get(), in createWindow()
/frameworks/native/cmds/flatland/
DGLHelper.cpp213 EGLSurface s = eglCreateWindowSurface(mDisplay, mConfig, anw.get(), nullptr); in createNamedSurfaceTexture()
278 EGLSurface s = eglCreateWindowSurface(mDisplay, mConfig, anw.get(), nullptr); in createWindowSurface()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java103 …EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int… in eglCreateWindowSurface() method
/frameworks/native/opengl/tests/fillrate/
Dfillrate.cpp61 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp146 surface = eglCreateWindowSurface(dpy, config, window, NULL); in initGraphics()
/frameworks/native/opengl/tests/filter/
Dfilter.cpp54 surface = eglCreateWindowSurface(dpy, config, window, NULL); in main()
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h206 GLAPI EGLSurface APIENTRY eglCreateWindowSurface (EGLDisplay dpy, EGLConfig config, NativeWindowTyp…
/frameworks/base/libs/hwui/debug/
Dnullegl.cpp85 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, in eglCreateWindowSurface() function
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java125 public EGLSurface eglCreateWindowSurface(EGLDisplay display, in eglCreateWindowSurface() method in EGLLogWrapper
134 EGLSurface result = mEgl10.eglCreateWindowSurface(display, config, in eglCreateWindowSurface()

123