Loading libs/renderengine/skia/AutoBackendTexture.h +1 −1 Original line number Diff line number Diff line Loading @@ -16,9 +16,9 @@ #pragma once #include <GrDirectContext.h> #include <SkImage.h> #include <SkSurface.h> #include <include/gpu/ganesh/GrDirectContext.h> #include <sys/types.h> #include <ui/GraphicTypes.h> Loading libs/renderengine/skia/SkiaGLRenderEngine.cpp +5 −6 Original line number Diff line number Diff line Loading @@ -21,16 +21,15 @@ #include "SkiaGLRenderEngine.h" #include "compat/SkiaGpuContext.h" #include <EGL/egl.h> #include <EGL/eglext.h> #include <GrContextOptions.h> #include <GrTypes.h> #include <android-base/stringprintf.h> #include <common/trace.h> #include <gl/GrGLInterface.h> #include <include/gpu/ganesh/GrContextOptions.h> #include <include/gpu/ganesh/GrTypes.h> #include <include/gpu/ganesh/gl/GrGLDirectContext.h> #include <include/gpu/ganesh/gl/GrGLInterface.h> #include <log/log_main.h> #include <sync/sync.h> #include <ui/DebugUtils.h> Loading @@ -40,7 +39,7 @@ #include <numeric> #include "GLExtensions.h" #include "log/log_main.h" #include "compat/SkiaGpuContext.h" namespace android { namespace renderengine { Loading libs/renderengine/skia/SkiaGLRenderEngine.h +2 −2 Original line number Diff line number Diff line Loading @@ -20,9 +20,10 @@ #include <EGL/egl.h> #include <EGL/eglext.h> #include <GLES2/gl2.h> #include <GrDirectContext.h> #include <SkSurface.h> #include <android-base/thread_annotations.h> #include <include/gpu/ganesh/GrContextOptions.h> #include <include/gpu/ganesh/GrDirectContext.h> #include <renderengine/ExternalTexture.h> #include <renderengine/RenderEngine.h> #include <sys/types.h> Loading @@ -32,7 +33,6 @@ #include "AutoBackendTexture.h" #include "EGL/egl.h" #include "GrContextOptions.h" #include "SkImageInfo.h" #include "SkiaRenderEngine.h" #include "android-base/macros.h" Loading libs/renderengine/skia/SkiaRenderEngine.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -20,9 +20,6 @@ #include "SkiaRenderEngine.h" #include <GrBackendSemaphore.h> #include <GrContextOptions.h> #include <GrTypes.h> #include <SkBlendMode.h> #include <SkCanvas.h> #include <SkColor.h> Loading Loading @@ -56,6 +53,9 @@ #include <common/FlagManager.h> #include <common/trace.h> #include <gui/FenceMonitor.h> #include <include/gpu/ganesh/GrBackendSemaphore.h> #include <include/gpu/ganesh/GrContextOptions.h> #include <include/gpu/ganesh/GrTypes.h> #include <include/gpu/ganesh/SkSurfaceGanesh.h> #include <pthread.h> #include <src/core/SkTraceEventCommon.h> Loading libs/renderengine/skia/SkiaRenderEngine.h +4 −5 Original line number Diff line number Diff line Loading @@ -18,11 +18,12 @@ #define SF_SKIARENDERENGINE_H_ #include <renderengine/RenderEngine.h> #include <sys/types.h> #include <GrBackendSemaphore.h> #include <SkSurface.h> #include <android-base/thread_annotations.h> #include <include/core/SkImageInfo.h> #include <include/core/SkSurface.h> #include <include/gpu/ganesh/GrBackendSemaphore.h> #include <include/gpu/ganesh/GrContextOptions.h> #include <renderengine/ExternalTexture.h> #include <renderengine/RenderEngine.h> #include <sys/types.h> Loading @@ -32,8 +33,6 @@ #include <unordered_map> #include "AutoBackendTexture.h" #include "GrContextOptions.h" #include "SkImageInfo.h" #include "android-base/macros.h" #include "compat/SkiaGpuContext.h" #include "debug/SkiaCapture.h" Loading Loading
libs/renderengine/skia/AutoBackendTexture.h +1 −1 Original line number Diff line number Diff line Loading @@ -16,9 +16,9 @@ #pragma once #include <GrDirectContext.h> #include <SkImage.h> #include <SkSurface.h> #include <include/gpu/ganesh/GrDirectContext.h> #include <sys/types.h> #include <ui/GraphicTypes.h> Loading
libs/renderengine/skia/SkiaGLRenderEngine.cpp +5 −6 Original line number Diff line number Diff line Loading @@ -21,16 +21,15 @@ #include "SkiaGLRenderEngine.h" #include "compat/SkiaGpuContext.h" #include <EGL/egl.h> #include <EGL/eglext.h> #include <GrContextOptions.h> #include <GrTypes.h> #include <android-base/stringprintf.h> #include <common/trace.h> #include <gl/GrGLInterface.h> #include <include/gpu/ganesh/GrContextOptions.h> #include <include/gpu/ganesh/GrTypes.h> #include <include/gpu/ganesh/gl/GrGLDirectContext.h> #include <include/gpu/ganesh/gl/GrGLInterface.h> #include <log/log_main.h> #include <sync/sync.h> #include <ui/DebugUtils.h> Loading @@ -40,7 +39,7 @@ #include <numeric> #include "GLExtensions.h" #include "log/log_main.h" #include "compat/SkiaGpuContext.h" namespace android { namespace renderengine { Loading
libs/renderengine/skia/SkiaGLRenderEngine.h +2 −2 Original line number Diff line number Diff line Loading @@ -20,9 +20,10 @@ #include <EGL/egl.h> #include <EGL/eglext.h> #include <GLES2/gl2.h> #include <GrDirectContext.h> #include <SkSurface.h> #include <android-base/thread_annotations.h> #include <include/gpu/ganesh/GrContextOptions.h> #include <include/gpu/ganesh/GrDirectContext.h> #include <renderengine/ExternalTexture.h> #include <renderengine/RenderEngine.h> #include <sys/types.h> Loading @@ -32,7 +33,6 @@ #include "AutoBackendTexture.h" #include "EGL/egl.h" #include "GrContextOptions.h" #include "SkImageInfo.h" #include "SkiaRenderEngine.h" #include "android-base/macros.h" Loading
libs/renderengine/skia/SkiaRenderEngine.cpp +3 −3 Original line number Diff line number Diff line Loading @@ -20,9 +20,6 @@ #include "SkiaRenderEngine.h" #include <GrBackendSemaphore.h> #include <GrContextOptions.h> #include <GrTypes.h> #include <SkBlendMode.h> #include <SkCanvas.h> #include <SkColor.h> Loading Loading @@ -56,6 +53,9 @@ #include <common/FlagManager.h> #include <common/trace.h> #include <gui/FenceMonitor.h> #include <include/gpu/ganesh/GrBackendSemaphore.h> #include <include/gpu/ganesh/GrContextOptions.h> #include <include/gpu/ganesh/GrTypes.h> #include <include/gpu/ganesh/SkSurfaceGanesh.h> #include <pthread.h> #include <src/core/SkTraceEventCommon.h> Loading
libs/renderengine/skia/SkiaRenderEngine.h +4 −5 Original line number Diff line number Diff line Loading @@ -18,11 +18,12 @@ #define SF_SKIARENDERENGINE_H_ #include <renderengine/RenderEngine.h> #include <sys/types.h> #include <GrBackendSemaphore.h> #include <SkSurface.h> #include <android-base/thread_annotations.h> #include <include/core/SkImageInfo.h> #include <include/core/SkSurface.h> #include <include/gpu/ganesh/GrBackendSemaphore.h> #include <include/gpu/ganesh/GrContextOptions.h> #include <renderengine/ExternalTexture.h> #include <renderengine/RenderEngine.h> #include <sys/types.h> Loading @@ -32,8 +33,6 @@ #include <unordered_map> #include "AutoBackendTexture.h" #include "GrContextOptions.h" #include "SkImageInfo.h" #include "android-base/macros.h" #include "compat/SkiaGpuContext.h" #include "debug/SkiaCapture.h" Loading