summaryrefslogtreecommitdiff
path: root/libs/hwui/Readback.cpp
AgeCommit message (Expand)Author
2019-02-13Decouple VulkanManager from RenderThread Stan Iliev
2019-02-06Use kTopLeft_GrSurfaceOrigin when generating a GPU buffer for CPU readback. Derek Sollenberger
2018-11-07Set the color space to sRGB on the Surface and remove colorFilter. Derek Sollenberger
2018-09-10Refactor HWUI readback code to be backend independent Stan Iliev
2016-11-16Support Surface and Layer Readback in the SkiaPipelines. Derek Sollenberger
2016-10-26Add target to texture sergeyv
2016-10-11Linear blending, step 1 Romain Guy
2016-09-07Add API to copy a window John Reck
2016-09-01Fix EGLImage memory leak John Reck
2016-07-07Unify readback Surface/TextureView copy mechanism Chris Craik
2016-04-28Support transform'd GraphicBuffers John Reck
2016-04-26API tweaks to PixelCopy and make it public John Reck
2016-04-22PixelCopy fixes John Reck
2016-04-11Framework-side of SurfaceView#getBitmap John Reck