summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
diff options
context:
space:
mode:
author Jerome Gaillard <jgaillard@google.com> 2024-03-14 15:20:56 +0000
committer Jerome Gaillard <jgaillard@google.com> 2024-03-21 14:21:54 +0000
commit09a38e4e8c64ccf62573da7ffbe40cef90e573ae (patch)
tree642fe00f1e4b13d26a84c1bf6406e4a2e48e8179 /libs/androidfw/ZipFileRO.cpp
parent8800a495ecdd604c34d18c049d7ea01f0a8d0e39 (diff)
Create a new RenderPipeline for CPU only rendering
This takes out of SkiaPipeline what relies on GPU, and puts it into SkiaGpuPipeline, making SkiaOpenGLPipeline and SkiaVulkanPipeline inherit from SkiaGpuPipeline. From the new restricted SkiaPipeline, this creates SkiaCpuPipeline that only relies on CPU for rendering. In addition, this moves references to the GrContext out of IRenderPipeline and into SkGpuPipeline as the only usage is in classes inheriting from SkGpuPipeline. Bug: 322360037 Test: build libhwui on host Change-Id: Iee70e49a3bdd5f6e85ced91c1a62a9a357eba4ce
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions