History log of /frameworks/base/opengl/java/android/opengl/ManagedEGLContext.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dccf73a50cb2a219182e141bac1d9da82fdaf4d7 22-Nov-2011 Romain Guy <romainguy@google.com> Hide ManagedEGLContext until we are sure this is the correct API.

Change-Id: If54942d342ca8ea348e10231b2aed3e5d3bd701b
/frameworks/base/opengl/java/android/opengl/ManagedEGLContext.java
31f2c2e94656530fbf6282803e62edb47e9a894d 21-Nov-2011 Romain Guy <romainguy@google.com> Notify views when EGL resources are about to be destroyed
Bug #5639899

Change-Id: I7c5d8bebf02294426f5b3ab1358a31c38a4fd064
/frameworks/base/opengl/java/android/opengl/ManagedEGLContext.java
717a25dc2a411edb548859cd6870363346c71b01 16-Nov-2011 Dianne Hackborn <hackbod@google.com> Add new ManagedEGLContext class to help apps participate in memory trimming.

This class provides an API for an application to know when it is time to
destroy its EGL context when memory is being trimmed. By having this in
the framework, we can still detect whether it will be useful to destroy
any EGL contexts (because we know if doing so will destroy all of them).

Change-Id: I1eac8d640052778052926b875c7928008f752182
/frameworks/base/opengl/java/android/opengl/ManagedEGLContext.java