Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
display_list_testing.cc File Reference
#include "flutter/testing/display_list_testing.h"
#include <iomanip>
#include "flutter/display_list/display_list.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

bool flutter::testing::DisplayListsEQ_Verbose (const DisplayList *a, const DisplayList *b)
 
bool flutter::testing::DisplayListsNE_Verbose (const DisplayList *a, const DisplayList *b)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DisplayList &display_list)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlPaint &paint)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlBlendMode &mode)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const SaveLayerOptions &options)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkPoint &point)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkIRect &rect)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkRect &rect)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkRect *rect)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkRRect &rrect)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkPath &path)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkMatrix &matrix)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkMatrix *matrix)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkRSXform &xform)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlCanvas::ClipOp &op)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlCanvas::SrcRectConstraint &constraint)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlStrokeCap &cap)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlStrokeJoin &join)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlDrawStyle &style)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlBlurStyle &style)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlCanvas::PointMode &mode)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlFilterMode &mode)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlColor &color)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, DlImageSampling sampling)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const SkTextBlob *blob)
 
static std::ostream & flutter::testing::operator<< (std::ostream &os, const impeller::TextFrame *frame)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlVertexMode &mode)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlTileMode &mode)
 
std::ostream & flutter::testing::operator<< (std::ostream &os, const DlImage *image)