Flutter Engine
The Flutter Engine
third_party
skia
include
android
AHardwareBufferUtils.h
Go to the documentation of this file.
1
/*
2
* Copyright 2023 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
#ifndef AHardwareBufferUtils_DEFINED
8
#define AHardwareBufferUtils_DEFINED
9
10
#include "
include/core/SkColorType.h
"
11
#include "
include/core/SkTypes.h
"
12
13
#if __ANDROID_API__ >= 26
14
15
namespace
AHardwareBufferUtils {
16
17
SkColorType
GetSkColorTypeFromBufferFormat(uint32_t bufferFormat);
18
19
}
// namespace AHardwareBufferUtils
20
21
#endif
22
23
#endif
// AHardwareBufferUtils_DEFINED
SkColorType.h
SkColorType
SkColorType
Definition:
SkColorType.h:19
SkTypes.h
Generated on Sun Jun 23 2024 21:56:02 for Flutter Engine by
1.9.4