Searched refs:EGL_MIN_SWAP_INTERVAL (Results 1 – 20 of 20) sorted by relevance
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 57 ATTRIBUTE( EGL_MIN_SWAP_INTERVAL ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 98 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 | 153 #define EGL_MIN_SWAP_INTERVAL 0x303B macro
|
/frameworks/native/opengl/tests/lib/include/ |
D | EGLUtils.h | 221 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_basic/ |
D | gl2_basic.cpp | 214 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/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 312 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/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 80 public static final int EGL_MIN_SWAP_INTERVAL = 0x303B;
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 111 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 | 938 { EGL_MIN_SWAP_INTERVAL, 1 }, 1101 { EGL_MIN_SWAP_INTERVAL, config_management_t::exact },
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18741 field public static final int EGL_MIN_SWAP_INTERVAL = 12347; // 0x303b
|
/frameworks/base/api/ |
D | current.txt | 27601 field public static final int EGL_MIN_SWAP_INTERVAL = 12347; // 0x303b
|
D | test-current.txt | 27757 field public static final int EGL_MIN_SWAP_INTERVAL = 12347; // 0x303b
|
D | system-current.txt | 30316 field public static final int EGL_MIN_SWAP_INTERVAL = 12347; // 0x303b
|