File tree Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 66#define FLUTTER_FLOW_LAYERS_PLATFORM_VIEW_LAYER_H_
77
88#include " flutter/flow/layers/layer.h"
9- #include " third_party/skia/include/core/SkSurface.h"
10- #include " third_party/skia/include/gpu/GrBackendSurface.h"
11- #include " third_party/skia/include/gpu/GrContext.h"
12- #include " third_party/skia/include/gpu/GrTexture.h"
13- #include " third_party/skia/include/gpu/GrTypes.h"
9+ #include " third_party/skia/include/core/SkPoint.h"
10+ #include " third_party/skia/include/core/SkSize.h"
1411
1512namespace flow {
1613
Original file line number Diff line number Diff line change 66#define FLUTTER_FLOW_LAYERS_TEXTURE_LAYER_H_
77
88#include " flutter/flow/layers/layer.h"
9- #include " third_party/skia/include/core/SkSurface.h"
10- #include " third_party/skia/include/gpu/GrBackendSurface.h"
11- #include " third_party/skia/include/gpu/GrContext.h"
12- #include " third_party/skia/include/gpu/GrTexture.h"
13- #include " third_party/skia/include/gpu/GrTypes.h"
9+ #include " third_party/skia/include/core/SkPoint.h"
10+ #include " third_party/skia/include/core/SkSize.h"
1411
1512namespace flow {
1613
Original file line number Diff line number Diff line change 77#include < GLES/glext.h>
88
99#include " flutter/shell/platform/android/platform_view_android_jni.h"
10- #include " third_party/skia/include/gpu/GrTexture .h"
10+ #include " third_party/skia/include/gpu/GrBackendSurface .h"
1111
1212namespace shell {
1313
Original file line number Diff line number Diff line change 1111#include " flutter/shell/platform/darwin/ios/framework/Source/vsync_waiter_ios.h"
1212#include " third_party/skia/include/core/SkSurface.h"
1313#include " third_party/skia/include/gpu/GrBackendSurface.h"
14- #include " third_party/skia/include/gpu/GrTexture.h"
15- #include " third_party/skia/include/gpu/GrTypes.h"
1614
1715namespace shell {
1816
You can’t perform that action at this time.
0 commit comments