Home
last modified time | relevance | path

Searched refs:EGL_SWAP_BEHAVIOR (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp332 LOG_ALWAYS_FATAL_IF(eglSurfaceAttrib(mEglDisplay, surface, EGL_SWAP_BEHAVIOR, in createSurface()
470 bool preserved = eglSurfaceAttrib(mEglDisplay, surface, EGL_SWAP_BEHAVIOR, in setPreserveBuffer()
477 if (eglQuerySurface(mEglDisplay, surface, EGL_SWAP_BEHAVIOR, &swapBehavior)) { in setPreserveBuffer()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java125 public static final int EGL_SWAP_BEHAVIOR = 0x3093; field in EGL14
/frameworks/native/opengl/include/EGL/
Degl.h199 #define EGL_SWAP_BEHAVIOR 0x3093 macro
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL14Header.java-if125 public static final int EGL_SWAP_BEHAVIOR = 0x3093;
/frameworks/native/opengl/libagl/
Degl.cpp1709 case EGL_SWAP_BEHAVIOR: in eglQuerySurface()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18781 field public static final int EGL_SWAP_BEHAVIOR = 12435; // 0x3093
/frameworks/base/config/
Dhiddenapi-public-dex.txt27690 Landroid/opengl/EGL14;->EGL_SWAP_BEHAVIOR:I
/frameworks/base/api/
Dcurrent.txt29207 field public static final int EGL_SWAP_BEHAVIOR = 12435; // 0x3093