Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp233 …LOG_ALWAYS_FATAL_IF(eglSurfaceAttrib(mEglDisplay, surface, EGL_SWAP_BEHAVIOR, EGL_BUFFER_DESTROYED… in createSurface()
371 bool preserved = eglSurfaceAttrib(mEglDisplay, surface, EGL_SWAP_BEHAVIOR, in setPreserveBuffer()
/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
/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.cpp108 EGLBoolean eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, in eglSurfaceAttrib() function
/frameworks/base/opengl/java/android/opengl/
DEGL14.java358 public static native boolean eglSurfaceAttrib( in eglSurfaceAttrib() method in EGL14
/frameworks/native/opengl/libs/EGL/
Degl_entries.in30 EGL_ENTRY(EGLBoolean, eglSurfaceAttrib, EGLDisplay, EGLSurface, EGLint, EGLint)
DeglApi.cpp1187 EGLBoolean eglSurfaceAttrib( in eglSurfaceAttrib() function
1208 if (s->cnx->egl.eglSurfaceAttrib) { in eglSurfaceAttrib()
1209 return s->cnx->egl.eglSurfaceAttrib( in eglSurfaceAttrib()
/frameworks/native/opengl/include/EGL/
Degl.h288 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface,
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp923 _returnValue = eglSurfaceAttrib( in android_eglSurfaceAttrib()
/frameworks/native/opengl/libagl/
Degl.cpp1954 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.txt25196 …method public static boolean eglSurfaceAttrib(android.opengl.EGLDisplay, android.opengl.EGLSurface…
Dtest-current.txt25265 …method public static boolean eglSurfaceAttrib(android.opengl.EGLDisplay, android.opengl.EGLSurface…
Dsystem-current.txt27636 …method public static boolean eglSurfaceAttrib(android.opengl.EGLDisplay, android.opengl.EGLSurface…