Searched refs:EGL_MAX_SWAP_INTERVAL (Results 1 - 12 of 12) sorted by path

/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java82 public static final int EGL_MAX_SWAP_INTERVAL = 0x303C; field in class:EGL14
/frameworks/native/opengl/include/EGL/
H A Degl.h123 #define EGL_MAX_SWAP_INTERVAL 0x303C macro
/frameworks/native/opengl/libagl/
H A Degl.cpp902 { EGL_MAX_SWAP_INTERVAL, 1 },
1051 { EGL_MAX_SWAP_INTERVAL, config_management_t::exact },
/frameworks/native/opengl/tests/configdump/
H A Dconfigdump.cpp56 ATTRIBUTE( EGL_MAX_SWAP_INTERVAL ),
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp208 X(EGL_MAX_SWAP_INTERVAL),
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp312 X(EGL_MAX_SWAP_INTERVAL),
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp313 X(EGL_MAX_SWAP_INTERVAL),
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp127 X(EGL_MAX_SWAP_INTERVAL),
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp203 X(EGL_MAX_SWAP_INTERVAL),
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp1011 X(EGL_MAX_SWAP_INTERVAL),
/frameworks/native/opengl/tests/lib/
H A DglTestLib.cpp100 X(EGL_MAX_SWAP_INTERVAL),
/frameworks/rs/driver/
H A DrsdGL.cpp118 X(EGL_MAX_SWAP_INTERVAL),

Completed in 144 milliseconds