Flutter Engine
The Flutter Engine
third_party
skia
src
gpu
ganesh
GrRenderTargetContext.h
Go to the documentation of this file.
1
/*
2
* Copyright 2020 Google LLC
3
*
4
* Use of this source code is governed by a BSD-style license that can be
5
* found in the LICENSE file.
6
*/
7
8
#ifndef GrRenderTargetContext_DEFINED
9
#define GrRenderTargetContext_DEFINED
10
11
#include "
include/core/SkTypes.h
"
12
13
#ifdef SK_BUILD_FOR_ANDROID_FRAMEWORK
14
15
#include "
src/gpu/ganesh/SurfaceDrawContext.h
"
16
17
// Android Framework is relying on this header existing and the old name
18
// of skgpu::ganesh::SurfaceDrawContext.
19
20
using
GrRenderTargetContext =
skgpu::ganesh::SurfaceDrawContext
;
21
22
#endif
23
24
#endif
SurfaceDrawContext
skgpu::ganesh::SurfaceDrawContext SurfaceDrawContext
Definition:
ClearTest.cpp:46
SkTypes.h
SurfaceDrawContext.h
Generated on Sun Jun 23 2024 21:56:21 for Flutter Engine by
1.9.4