Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
paragraph_unittests.cc File Reference
#include <memory>
#include "display_list/dl_color.h"
#include "display_list/dl_paint.h"
#include "display_list/dl_tile_mode.h"
#include "display_list/effects/dl_color_source.h"
#include "display_list/utils/dl_receiver_utils.h"
#include "gtest/gtest.h"
#include "include/core/SkScalar.h"
#include "runtime/test_font_data.h"
#include "skia/paragraph_builder_skia.h"
#include "testing/canvas_test.h"

Go to the source code of this file.

Classes

class  flutter::testing::DlOpRecorder
 A custom |DlOpReceiver| that records some |DlOps| it receives. More...
 
class  flutter::testing::PainterTestBase< T >
 

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Typedefs

using flutter::testing::PainterTest = PainterTestBase<::testing::Test >
 

Functions

 flutter::testing::TEST_F (PainterTest, DrawsSolidLineSkia)
 
 flutter::testing::TEST_F (PainterTest, DrawDashedLineSkia)