Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dl_playground.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_IMPELLER_DISPLAY_LIST_DL_PLAYGROUND_H_
6#define FLUTTER_IMPELLER_DISPLAY_LIST_DL_PLAYGROUND_H_
7
8#include "flutter/display_list/display_list.h"
9#include "flutter/display_list/dl_builder.h"
12
13namespace impeller {
14
16 public:
18 std::function<sk_sp<flutter::DisplayList>()>;
19
21
23
25
27
29
31
33
34 private:
35 DlPlayground(const DlPlayground&) = delete;
36
37 DlPlayground& operator=(const DlPlayground&) = delete;
38};
39
40} // namespace impeller
41
42#endif // FLUTTER_IMPELLER_DISPLAY_LIST_DL_PLAYGROUND_H_
bool OpenPlaygroundHere(flutter::DisplayListBuilder &builder)
SkFont CreateTestFontOfSize(SkScalar scalar)
std::function< sk_sp< flutter::DisplayList >()> DisplayListPlaygroundCallback
float SkScalar
Definition extension.cpp:12
FlKeyEvent uint64_t FlKeyResponderAsyncCallback callback