Flutter Impeller
dl_vertices_geometry.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_VERTICES_GEOMETRY_H_
6
#define FLUTTER_IMPELLER_DISPLAY_LIST_DL_VERTICES_GEOMETRY_H_
7
8
#include "flutter/display_list/dl_vertices.h"
9
10
#include "
impeller/entity/geometry/vertices_geometry.h
"
11
12
namespace
impeller
{
13
14
std::shared_ptr<VerticesGeometry>
MakeVertices
(
15
const
flutter::DlVertices* vertices);
16
17
}
// namespace impeller
18
19
#endif // FLUTTER_IMPELLER_DISPLAY_LIST_DL_VERTICES_GEOMETRY_H_
impeller::MakeVertices
std::shared_ptr< impeller::VerticesGeometry > MakeVertices(const flutter::DlVertices *vertices)
Definition:
dl_vertices_geometry.cc:31
vertices_geometry.h
impeller
Definition:
aiks_blur_unittests.cc:20
impeller
display_list
dl_vertices_geometry.h
Generated by
1.8.17