Composition is the process of combining multiple content sources into a single image.
The following forms of transparency are used for composition:
You use Screen composition to manage composition capabilities for your application.
The Composition Manager combines multiple window buffers into one resultant buffer. This is the composite buffer (Screen> framebuffer).
This Screen composition example shows two windows; each window posts a different image. Those images are composed into one composite framebuffer, which binds to the single pipeline. This output is then fed into the associated display port and then onto the display hardware.