Flutter Engine
Loading...
Searching...
No Matches
skia_event_tracer_impl.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef FLUTTER_SHELL_COMMON_SKIA_EVENT_TRACER_IMPL_H_
6
#define FLUTTER_SHELL_COMMON_SKIA_EVENT_TRACER_IMPL_H_
7
8
#include <mutex>
9
#include <optional>
10
#include <string>
11
#include <vector>
12
13
namespace
flutter
{
14
15
void
InitSkiaEventTracer
(
16
bool
enabled,
17
const
std::optional<std::vector<std::string>>& allowlist);
18
19
}
// namespace flutter
20
21
#endif
// FLUTTER_SHELL_COMMON_SKIA_EVENT_TRACER_IMPL_H_
flutter
Definition
asset_manager.cc:10
flutter::InitSkiaEventTracer
void InitSkiaEventTracer(bool enabled, const std::optional< std::vector< std::string > > &allowlist)
Definition
skia_event_tracer_impl.cc:328
shell
common
skia_event_tracer_impl.h
Generated on Thu Nov 6 2025 16:11:25 for Flutter Engine by
1.9.8