HomeSort by relevance Sort by last modified time
    Searched refs:EGLSurface (Results 51 - 75 of 132) sorted by null

1 23 4 5 6

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 67 FNDEF(EGLSurface, eglCreateWindowSurface, (EGLDisplay dpy, EGLConfig config, NativeWindowType window, const EGLint *attrib_list));
69 FNDEF(EGLBoolean, eglDestroySurface, (EGLDisplay dpy, EGLSurface surface));
75 FNDEF(EGLBoolean, eglMakeCurrent, (EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx));
76 FNDEF(EGLBoolean, eglSwapBuffers, (EGLDisplay dpy, EGLSurface draw));
  /development/ndk/platforms/android-9/include/EGL/
eglext.h 71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
74 typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
237 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSETSWAPRECTANGLEANDROIDPROC) (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
eglext.h 71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
74 typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
237 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSETSWAPRECTANGLEANDROIDPROC) (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
eglext.h 71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
74 typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
237 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSETSWAPRECTANGLEANDROIDPROC) (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/EGL/
eglext.h 71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
74 typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
237 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSETSWAPRECTANGLEANDROIDPROC) (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/EGL/
eglext.h 71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
74 typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
237 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSETSWAPRECTANGLEANDROIDPROC) (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
74 typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
237 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSETSWAPRECTANGLEANDROIDPROC) (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
74 typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
235 EGLAPI EGLBoolean EGLAPIENTRY eglSetSwapRectangleANDROID (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
237 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSETSWAPRECTANGLEANDROIDPROC) (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
  /frameworks/rs/driver/
rsdGL.h 39 EGLSurface surface;
40 EGLSurface surfaceDefault;
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 230 EGLSurface eglCreateWindowSurface( EGLDisplay dpy, EGLConfig config,
262 // the EGL spec requires that a new EGLSurface default to swap interval
267 EGLSurface surface = cnx->egl.eglCreateWindowSurface(
275 // EGLSurface creation failed
282 EGLSurface eglCreatePixmapSurface( EGLDisplay dpy, EGLConfig config,
291 EGLSurface surface = cnx->egl.eglCreatePixmapSurface(
302 EGLSurface eglCreatePbufferSurface( EGLDisplay dpy, EGLConfig config,
310 EGLSurface surface = cnx->egl.eglCreatePbufferSurface(
321 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface)
340 EGLBoolean eglQuerySurface( EGLDisplay dpy, EGLSurface surface
    [all...]
egl_display.cpp 339 EGLSurface draw, EGLSurface read, EGLContext ctx,
340 EGLSurface impl_draw, EGLSurface impl_read, EGLContext impl_ctx)
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
eglext.h 71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
74 typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
  /sdk/emulator/opengl/system/egl/
egl.cpp 611 EGLSurface eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list)
639 EGLSurface eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list)
697 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list)
707 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface eglSurface)
710 VALIDATE_SURFACE_RETURN(eglSurface, EGL_FALSE);
712 egl_surface_t* surface(static_cast<egl_surface_t*>(eglSurface));
718 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface eglSurface, EGLint attribute, EGLint *value)
721 VALIDATE_SURFACE_RETURN(eglSurface, EGL_FALSE)
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglDisplay.cpp 142 SurfacePtr EglDisplay::getSurface(EGLSurface surface) {
162 bool EglDisplay::removeSurface(EGLSurface s) {
260 EGLSurface EglDisplay::addSurface(SurfacePtr s ) {
263 EGLSurface ret =reinterpret_cast<EGLSurface> (hndl);
EglImp.cpp 113 #define VALIDATE_SURFACE_RETURN(EGLSurface,ret,varName) \
114 SurfacePtr varName = dpy->getSurface(EGLSurface); \
132 #define VALIDATE_SURFACE(EGLSurface,varName) \
133 VALIDATE_SURFACE_RETURN(EGLSurface,EGL_FALSE,varName)
472 EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay display, EGLConfig config,
502 EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay display, EGLConfig config,
546 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay display, EGLConfig config,
573 EGLAPI EGLBoolean EGLAPIENTRY eglDestroySurface(EGLDisplay display, EGLSurface surface) {
584 EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface(EGLDisplay display, EGLSurface surface,
595 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay display, EGLSurface surface
    [all...]
  /cts/tests/tests/textureview/src/android/textureview/cts/
GLProducerThread.java 31 import javax.microedition.khronos.egl.EGLSurface;
48 private EGLSurface mEglSurface = EGL10.EGL_NO_SURFACE;
  /frameworks/native/opengl/tests/angeles/
app-linux.cpp 72 static EGLSurface sEglSurface = EGL_NO_SURFACE;
134 EGLSurface surface;
  /frameworks/native/opengl/include/EGL/
eglext.h 71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
74 typedef EGLBoolean (EGLAPIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
75 typedef EGLBoolean (EGLAPIENTRYP PFNEGLUNLOCKSURFACEKHRPROC) (EGLDisplay display, EGLSurface surface);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
DisplayHardware.h 119 EGLSurface mSurface;
HWComposer.h 58 void setFrameBuffer(EGLDisplay dpy, EGLSurface sur);
  /sdk/emulator/opengl/tests/ut_renderer/
RendererSurface.cpp 91 EGLSurface eglSurface = eglCreateWindowSurface(eglDisplay,
99 return new RendererSurface(eglDisplay, window, eglSurface, eglConfig);
  /frameworks/base/core/jni/
com_google_android_gles_jni_EGLImpl.cpp 55 static inline EGLSurface getSurface(JNIEnv* env, jobject o) {
57 return (EGLSurface)env->GetIntField(o, gSurface_EGLSurfaceFieldID);
250 EGLSurface sur = eglCreatePbufferSurface(dpy, cnf, base);
300 EGLSurface sur = eglCreatePixmapSurface(dpy, cnf, &pixmap, base);
334 EGLSurface sur = eglCreateWindowSurface(dpy, cnf, window.get(), base);
363 EGLSurface sur = eglCreateWindowSurface(dpy, cnf, window.get(), base);
450 EGLSurface sur = getSurface(_env, surface);
473 EGLSurface sdr = getSurface(_env, draw);
474 EGLSurface srd = getSurface(_env, read);
495 EGLSurface sur = getSurface(_env, surface)
    [all...]
  /frameworks/base/media/mca/filterfw/jni/
jni_gl_environment.cpp 173 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(),
242 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(),
262 // nativeAddSurfaceFromMediaRecorder gets an EGLSurface
341 EGLSurface egl_surface = eglCreateWindowSurface(gl_env->display(),
  /cts/tests/tests/effect/src/android/effect/cts/
GLEnv.java 29 private EGLSurface mEGLSurface;
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TransferQueue.h 143 EGLSurface m_eglSurface;

Completed in 805 milliseconds

1 23 4 5 6