replicant-frameworks_native/opengl/libs/EGL
Jamie Gennis 99c3d700d2 EGL: add deferred saving of the cache
This change causes any insertions into the EGL cache to trigger an
attempt to save the cache contents to disk.  The save operation is
deferred to allow multiple cache insertions to be batched up.

Change-Id: I6cfec9c0dbbef94d3f8880860e2a365dccc296c7
2011-11-08 17:59:36 -08:00
..
egl_cache.cpp EGL: add deferred saving of the cache 2011-11-08 17:59:36 -08:00
egl_cache.h EGL: add deferred saving of the cache 2011-11-08 17:59:36 -08:00
egl_display.cpp
egl_display.h
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