blob: 12e2fc41dee8552a00903b1bf8d2a83b5f8c9563 [file] [log] [blame]
// Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef FLUTTER_SHELL_COMMON_SKIA_EVENT_TRACER_IMPL_H_
#define FLUTTER_SHELL_COMMON_SKIA_EVENT_TRACER_IMPL_H_
void InitSkiaEventTracer(bool enabled);
#endif // FLUTTER_SHELL_COMMON_SKIA_EVENT_TRACER_IMPL_H_