Home
last modified time | relevance | path

Searched refs:EGLNativeWindowType (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/native/opengl/include/EGL/
Deglplatform.h78 typedef HWND EGLNativeWindowType; typedef
83 typedef void *EGLNativeWindowType; typedef
91 typedef struct ANativeWindow* EGLNativeWindowType; typedef
103 typedef Window EGLNativeWindowType; typedef
112 typedef EGLNativeWindowType NativeWindowType;
Degl.h266 EGLNativeWindowType win,
Deglext.h501 … EGLAPIENTRY eglQueryNativeWindowNV( EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType* window);
505 …NTRYP PFNEGLQUERYNATIVEWINDOWNVPROC)(EGLDisplay dpy, EGLSurface surf, EGLNativeWindowType *window);
/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp82 EGLNativeWindowType WindowSurface::getSurface() const { in getSurface()
84 return (EGLNativeWindowType) anw.get(); in getSurface()
/frameworks/native/opengl/tests/include/
DEGLUtils.h48 EGLNativeWindowType window,
124 EGLNativeWindowType window, in selectConfigForNativeWindow()
DWindowSurface.h38 EGLNativeWindowType getSurface() const;
/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateWindowSurface.cpp59 (EGLNativeWindowType)window.get(), in android_eglCreateWindowSurface()
141 (EGLNativeWindowType)window.get(), in android_eglCreateWindowSurfaceTexture()
/frameworks/base/libs/hwui/renderthread/
DEglManager.h63 EGLSurface createSurface(EGLNativeWindowType window);
DEglManager.cpp225 EGLSurface EglManager::createSurface(EGLNativeWindowType window) { in createSurface()
/frameworks/native/opengl/tests/linetex/
Dlinetex.cpp48 EGLNativeWindowType window = windowSurface.getSurface(); in main()
/frameworks/native/opengl/tests/textures/
Dtextures.cpp46 EGLNativeWindowType window = windowSurface.getSurface(); in main()
/frameworks/native/opengl/libs/EGL/
Degl_object.cpp68 EGLNativeWindowType win, EGLSurface surface, in egl_surface_t()
Degl_object.h135 EGLNativeWindowType win, EGLSurface surface,
/frameworks/native/opengl/tests/gl_perf/
Dgl2_perf.cpp90 EGLNativeWindowType window = windowSurface.getSurface(); in main()
/frameworks/native/opengl/tests/swapinterval/
Dswapinterval.cpp49 EGLNativeWindowType window = windowSurface.getSurface(); in main()
/frameworks/native/opengl/tools/glgen/specs/egl/
DEGL14.spec9 EGLSurface eglCreateWindowSurface ( EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, cons…
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp138 EGLNativeWindowType window = windowSurface.getSurface(); in initGraphics()
/frameworks/base/libs/hwui/debug/
Dnullegl.cpp83 EGLNativeWindowType win, in eglCreateWindowSurface()
/frameworks/native/opengl/tests/fillrate/
Dfillrate.cpp49 EGLNativeWindowType window = windowSurface.getSurface(); in main()
/frameworks/native/opengl/tests/filter/
Dfilter.cpp42 EGLNativeWindowType window = 0; in main()
/frameworks/native/opengl/tests/finish/
Dfinish.cpp50 EGLNativeWindowType window = windowSurface.getSurface(); in main()
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp144 EGLNativeWindowType window = windowSurface.getSurface(); in init_gl_surface()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp302 EGLNativeWindowType window = windowSurface.getSurface(); in main()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp258 EGLNativeWindowType window = windowSurface.getSurface(); in main()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp240 EGLNativeWindowType window = windowSurface.getSurface(); in init_gl_surface()

12