replicant-frameworks_native/opengl/libs/EGL
Jesse Hall 201f3b2da5 Disable EGL hibernation due to jank
Hibernating EGL takes a long time (>100 ms) and blocks all other
rendering. During window animations, the outgoing activity begins
hibernation before the animation stops, causing visible stutter.
Hibernation is still available by setting 'BOARD_ALLOW_EGL_HIBERNATION
:= true' in the devices BoardConfig.mk

Change-Id: Iab4e00723a1adcd97481e81b2efdc821b3e9712f
2012-05-04 15:21:35 -07:00
..
egl_cache.cpp
egl_cache.h
egl_display.cpp Disable EGL hibernation due to jank 2012-05-04 15:21:35 -07:00
egl_display.h Disable EGL hibernation due to jank 2012-05-04 15:21:35 -07:00
egl_entries.in
egl_object.cpp
egl_object.h
egl_tls.cpp
egl_tls.h
egl.cpp
eglApi.cpp
egldefs.h
getProcAddress.cpp
Loader.cpp
Loader.h
trace.cpp