Searched refs:EGL_MIN_SWAP_INTERVAL (Results 1 – 17 of 17) sorted by relevance
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 55 ATTRIBUTE( EGL_MIN_SWAP_INTERVAL ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 99 X(EGL_MIN_SWAP_INTERVAL), in glTestPrintEGLConfiguration()
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_framebuffer_target.txt | 91 EGL_MIN_SWAP_INTERVAL, EGL_RENDERABLE_TYPE, EGL_SURFACE_TYPE,
|
D | EGL_ANDROID_recordable.txt | 89 EGL_MIN_SWAP_INTERVAL, EGL_RENDERABLE_TYPE, EGL_SURFACE_TYPE,
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 80 public static final int EGL_MIN_SWAP_INTERVAL = 0x303B; field in EGL14
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 122 #define EGL_MIN_SWAP_INTERVAL 0x303B macro
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 207 X(EGL_MIN_SWAP_INTERVAL), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 126 X(EGL_MIN_SWAP_INTERVAL), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 202 X(EGL_MIN_SWAP_INTERVAL), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 311 X(EGL_MIN_SWAP_INTERVAL), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 312 X(EGL_MIN_SWAP_INTERVAL), in printEGLConfiguration()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 80 public static final int EGL_MIN_SWAP_INTERVAL = 0x303B;
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 115 X(EGL_MIN_SWAP_INTERVAL), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 995 X(EGL_MIN_SWAP_INTERVAL), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 928 { EGL_MIN_SWAP_INTERVAL, 1 }, 1077 { EGL_MIN_SWAP_INTERVAL, config_management_t::exact },
|
/frameworks/base/api/ |
D | current.txt | 19974 field public static final int EGL_MIN_SWAP_INTERVAL = 12347; // 0x303b
|
D | system-current.txt | 21918 field public static final int EGL_MIN_SWAP_INTERVAL = 12347; // 0x303b
|