summaryrefslogtreecommitdiff
path: root/libs/hwui/Readback.cpp
AgeCommit message (Expand)Author
2020-03-11Let LayerDrawable choose the best scaling filter for readback.Kazuhiro Inaba
2020-02-13[HWUI] use ANativeWindow_getLastQueuedBuffer apiAlec Mouri
2019-03-29Add missing trace pointsJohn Reck
2019-03-18Merge "Remove old TaskManager system"John Reck
2019-03-18Remove old TaskManager systemJohn Reck
2019-03-11Remove unused include of SkToSRGBColorFilter.hBrian Osman
2019-02-13Decouple VulkanManager from RenderThreadStan 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 independentStan Iliev
2016-11-16Support Surface and Layer Readback in the SkiaPipelines.Derek Sollenberger
2016-10-26Add target to texturesergeyv
2016-10-11Linear blending, step 1Romain Guy
2016-09-07Add API to copy a windowJohn Reck
2016-09-01Fix EGLImage memory leakJohn Reck
2016-07-07Unify readback Surface/TextureView copy mechanismChris Craik
2016-04-28Support transform'd GraphicBuffersJohn Reck
2016-04-26API tweaks to PixelCopy and make it publicJohn Reck
2016-04-22PixelCopy fixesJohn Reck
2016-04-11Framework-side of SurfaceView#getBitmapJohn Reck