Platform/GFX/Gralloc: Difference between revisions

Jump to navigation Jump to search
Line 191: Line 191:
Examples:
Examples:
* The Codec/Camera code configures it to have several buffers (depending on hardware, for instance 9 buffers for camera preview on Unagi) and run asynchronously
* The Codec/Camera code configures it to have several buffers (depending on hardware, for instance 9 buffers for camera preview on Unagi) and run asynchronously
* SurfaceFlinger (the Android compositor) configures it to have 2--3 buffer (depending on [http://en.wikipedia.org/wiki/Board_support_package BSP]) and run synchronously.
* SurfaceFlinger (the Android compositor) configures it to have 2--3 buffers (depending on [http://en.wikipedia.org/wiki/Board_support_package BSP]) and run synchronously.
* Google Miracast uses it to encode OpenGL-rendered surfaces on-the-fly.
* Google Miracast uses it to encode OpenGL-rendered surfaces on-the-fly.


Confirmed users
753

edits

Navigation menu