#include "flutter/testing/testing.h"#include "gtest/gtest.h"#include "flutter/display_list/geometry/dl_path_builder.h"#include "impeller/playground/playground_test.h"#include "impeller/tessellator/tessellator.h"Go to the source code of this file.
Namespaces | |
| namespace | impeller |
| namespace | impeller::testing |
Typedefs | |
| using | impeller::testing::TessellatorPlaygroundTest = PlaygroundTest |
Functions | |
| impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (TextContentsTest) | |
| template<typename T > | |
| std::vector< T > | impeller::testing::CopyBufferView (const BufferView &vertex_buffer) |
| impeller::testing::TEST_P (TessellatorPlaygroundTest, TessellateConvex16or32Bit) | |