Home
last modified time | relevance | path

Searched refs:EGL_FRONT_BUFFER_AUTO_REFRESH_ANDROID (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/specs/
DREADME21 0x314C EGL_FRONT_BUFFER_AUTO_REFRESH_ANDROID (EGL_ANDROID_front_buffer_auto_refresh)
DEGL_ANDROID_front_buffer_auto_refresh.txt54 EGL_FRONT_BUFFER_AUTO_REFRESH_ANDROID 0x314C
/frameworks/native/opengl/include/EGL/
Deglext.h616 #define EGL_FRONT_BUFFER_AUTO_REFRESH_ANDROID 0x314C macro
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1212 if (attribute == EGL_FRONT_BUFFER_AUTO_REFRESH_ANDROID) { in eglSurfaceAttrib()