Flutter Engine
The Flutter Engine
third_party
skia
src
base
SkDebug.cpp
Go to the documentation of this file.
1
/*
2
* Copyright 2006 The Android Open Source Project
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
#include "
include/private/base/SkDebug.h
"
8
9
#include "
include/private/base/SkAssert.h
"
// IWYU pragma: keep
10
#include "
include/private/base/SkAttributes.h
"
// IWYU pragma: keep
11
12
#if defined(SK_BUILD_FOR_GOOGLE3)
13
void
SkDebugfForDumpStackTrace(
const
char
*
data
,
void
*
unused
) {
14
SkDebugf
(
"%s"
,
data
);
15
}
16
#endif
unused
static bool unused
Definition:
BazelBenchmarkTestRunner.cpp:142
SkAssert.h
SkAttributes.h
SkDebug.h
SkDebugf
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
data
std::shared_ptr< const fml::Mapping > data
Definition:
texture_gles.cc:63
Generated on Sun Jun 23 2024 21:56:09 for Flutter Engine by
1.9.4