#include "gtest/gtest.h"
#include "flutter/common/constants.h"
#include "flutter/shell/platform/linux/fl_compositor_software.h"
#include "flutter/shell/platform/linux/public/flutter_linux/fl_dart_project.h"
#include "flutter/shell/platform/linux/testing/mock_renderable.h"
Go to the source code of this file.
Functions | |
TEST (FlCompositorSoftwareTest, Render) | |
TEST | ( | FlCompositorSoftwareTest | , |
Render | |||
) |
Definition at line 12 of file fl_compositor_software_test.cc.
References fl_compositor_present_layers(), fl_compositor_software_new(), fl_compositor_software_render(), and fl_dart_project_new().