summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-11-28 16:07:36 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-11-28 16:07:36 -0800
commita9b677fce432b29ab8f61e13796f34880dc0fe0f (patch)
tree959cf5d67b1ee7223dd221523d06d85fd5edafcd
parent29ead941b377cb87bcc7fe48208b96d84d649d43 (diff)
parent71212e3fca328630aba1ebfa1299a8719b80f476 (diff)
downloadlibhardware-ics-mr1-release.tar.gz
-rw-r--r--include/hardware/hwcomposer.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/hardware/hwcomposer.h b/include/hardware/hwcomposer.h
index a17f3e43..b4a7a7ad 100644
--- a/include/hardware/hwcomposer.h
+++ b/include/hardware/hwcomposer.h
@@ -287,6 +287,11 @@ typedef struct hwc_composer_device {
* entire composition has been handled by SurfaceFlinger with OpenGL ES.
* In this case, (*set)() behaves just like eglSwapBuffers().
*
+ * dpy, sur, and list are set to NULL to indicate that the screen is
+ * turning off. This happens WITHOUT prepare() being called first.
+ * This is a good time to free h/w resources and/or power
+ * the relevant h/w blocks down.
+ *
* IMPORTANT NOTE: there is an implicit layer containing opaque black
* pixels behind all the layers in the list.
* It is the responsibility of the hwcomposer module to make