d120c0dfac
If module composition type is MDP or C2D and we have a skipped layer (usually layers without backing buffers, layers with "invalid" orientations or debug layers), mark every HWC layer below this layer for GPU composition. This logic is needed because ICS SF composes a bunch of z-ordered HWC_FRAMEBUFFER (GPU) layers first and then the remaining bunch of z-ordered HWC_OVERLAY layers last which breaks the overall z-ordered layer rendering requirement. This logic also holds valid for 2-layer bypass in ICS. Change-Id: I5082affac8affd6b19d78be827d149901945a163 |
||
---|---|---|
libcopybit | ||
libgenlock | ||
libgralloc | ||
libhwcomposer | ||
liboverlay | ||
libqcomui | ||
libtilerenderer | ||
Android.mk |