Flutter Engine
The Flutter Engine
benchmarking
library.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_BENCHMARKING_LIBRARY_H_
6
#define FLUTTER_BENCHMARKING_LIBRARY_H_
7
8
extern
"C"
{
9
__attribute__
((visibility(
"default"
)))
int
RunBenchmarks
(
int
argc,
char
**
argv
);
10
}
11
12
#endif
// FLUTTER_BENCHMARKING_LIBRARY_H_
RunBenchmarks
int RunBenchmarks(int argc, char **argv)
Definition:
library.cc:11
__attribute__
__attribute__((visibility("default"))) int RunBenchmarks(int argc
argv
char ** argv
Definition:
library.h:9
tools.skpbench.skpbench.int
int
Definition:
skpbench.py:49
Generated on Sun Jun 23 2024 21:54:54 for Flutter Engine by
1.9.4