SurfaceTexture: Add support for drawing non-GPU supported buffers.
Add support for drawing buffers which are not supported by the GPU. These buffers are drawn using the overlay or C2D. During rotation, when the draw operation is performed, the GPU clears the clip region for this buffer. Change-Id: I7e7abef68ef5aefddaf1596979819ddd66be3681
Loading
Please register or sign in to comment