Flutter Engine
The Flutter Engine
third_party
skia
experimental
bazel_test
client
main.cpp
Go to the documentation of this file.
1
// Copyright 2022 Google LLC.
2
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
3
4
#include "
experimental/bazel_test/client/gizmo.h
"
5
6
#include <iostream>
7
8
int
main
(
int
argc,
char
**
argv
) {
9
printf
(
"Hello world\n"
);
10
11
printf
(
"Gizmo: %f\n"
,
getGizmo
());
12
}
main
int main(int argc, char **argv)
Definition:
main.cpp:8
getGizmo
float getGizmo()
Definition:
gizmo.cpp:27
gizmo.h
argv
char ** argv
Definition:
library.h:9
SkSL::String::printf
std::string printf(const char *fmt,...) SK_PRINTF_LIKE(1
Definition:
SkSLString.cpp:83
Generated on Sun Jun 23 2024 21:55:57 for Flutter Engine by
1.9.4