Home
last modified time | relevance | path

Searched refs:eglSurfaceAttrib (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/opengl/specs/
DEGL_ANDROID_front_buffer_auto_refresh.txt56 Add to the list of supported tokens for eglSurfaceAttrib in section 3.5.6
DEGL_ANDROID_get_frame_timestamps.txt100 Add to the list of supported tokens for eglSurfaceAttrib in section 3.5.6
/frameworks/native/opengl/libs/
DlibEGL.map.txt58 eglSurfaceAttrib;
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp312 …LOG_ALWAYS_FATAL_IF(eglSurfaceAttrib(mEglDisplay, surface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED… in createSurface()
454 bool preserved = eglSurfaceAttrib(mEglDisplay, surface, EGL_SWAP_BEHAVIOR, in setPreserveBuffer()
/frameworks/native/opengl/tools/glgen/specs/egl/
DEGL14.spec19 EGLBoolean eglSurfaceAttrib ( EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value )
/frameworks/base/libs/hwui/debug/
Dnullegl.cpp112 EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, in eglSurfaceAttrib() function
/frameworks/native/opengl/libs/EGL/
Degl_entries.in30 EGL_ENTRY(EGLBoolean, eglSurfaceAttrib, EGLDisplay, EGLSurface, EGLint, EGLint)
DeglApi.cpp1476 EGLBoolean eglSurfaceAttrib( in eglSurfaceAttrib() function
1506 if (s->cnx->egl.eglSurfaceAttrib) { in eglSurfaceAttrib()
1507 return s->cnx->egl.eglSurfaceAttrib( in eglSurfaceAttrib()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java359 public static native boolean eglSurfaceAttrib( in eglSurfaceAttrib() method in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h165 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib (EGLDisplay dpy, EGLSurface surface, EGLint attribut…
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp923 _returnValue = eglSurfaceAttrib( in android_eglSurfaceAttrib()
/frameworks/native/opengl/libagl/
Degl.cpp1985 EGLBoolean eglSurfaceAttrib( in eglSurfaceAttrib() function
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18686 …method public static boolean eglSurfaceAttrib(android.opengl.EGLDisplay, android.opengl.EGLSurface…
/frameworks/base/api/
Dcurrent.txt27546 …method public static boolean eglSurfaceAttrib(android.opengl.EGLDisplay, android.opengl.EGLSurface…
Dtest-current.txt27702 …method public static boolean eglSurfaceAttrib(android.opengl.EGLDisplay, android.opengl.EGLSurface…
Dsystem-current.txt30261 …method public static boolean eglSurfaceAttrib(android.opengl.EGLDisplay, android.opengl.EGLSurface…