History log of /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ViewLayersActivity6.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
09b7c91de73b59aa3f679b3ae3ba299f82ec9f8a 03-Feb-2011 Romain Guy <romainguy@google.com> Allocate layers from the layers pool.
Bug #3413433

This change will be beneficial to Launcher to avoid hiccups when
swiping pages of icons. When a layer is discarded, it is kept
in the layers pool instead of being destroyed right away. This
favors memory reuse over allocations.

Change-Id: Ifb6944ba83d6ceb67c331527c0827b26ce648eb1
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ViewLayersActivity6.java