Flutter Engine
The Flutter Engine
|
Classes | |
struct | equal_to< impeller::Glyph > |
struct | equal_to< impeller::ScaledFont > |
struct | equal_to< impeller::SubpixelGlyph > |
struct | hash< DFAState::Label > |
struct | hash< fml::RefPtr< T > > |
struct | hash< impeller::DepthAttachmentDescriptor > |
struct | hash< impeller::Font::Metrics > |
struct | hash< impeller::Glyph > |
struct | hash< impeller::ScaledFont > |
struct | hash< impeller::StencilAttachmentDescriptor > |
struct | hash< impeller::SubpixelGlyph > |
struct | hash< impeller::UniqueID > |
struct | hash< skia::textlayout::FontArguments > |
struct | less< impeller::Glyph > |
struct | less< impeller::UniqueID > |
struct | tuple_element< Index, myers::Segment > |
struct | tuple_size< myers::Segment > |
Typedefs | |
using | DisplayList = flutter::DisplayList |
using | DlColor = flutter::DlColor |
using | DlPaint = flutter::DlPaint |
using | DlCanvas = flutter::DlCanvas |
using | DlImage = flutter::DlImage |
using | DlDrawStyle = flutter::DlDrawStyle |
using | DlBlendMode = flutter::DlBlendMode |
using | DlStrokeCap = flutter::DlStrokeCap |
using | DlStrokeJoin = flutter::DlStrokeJoin |
using | DlBlurStyle = flutter::DlBlurStyle |
using | DlFilterMode = flutter::DlFilterMode |
using | DlVertexMode = flutter::DlVertexMode |
using | DlTileMode = flutter::DlTileMode |
using | DlImageSampling = flutter::DlImageSampling |
using | SaveLayerOptions = flutter::SaveLayerOptions |
using | DisplayListStreamDispatcher = flutter::testing::DisplayListStreamDispatcher |
Functions | |
std::ostream & | operator<< (std::ostream &out, const impeller::Color &c) |
std::ostream & | operator<< (std::ostream &out, const impeller::Half &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::HalfVector2 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::HalfVector3 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::HalfVector4 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::Matrix &m) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const impeller::TPoint< T > &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::Quaternion &q) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const impeller::TRect< T > &r) |
template<class T > | |
std::ostream & | operator<< (std::ostream &out, const impeller::TSize< T > &s) |
std::ostream & | operator<< (std::ostream &out, const impeller::Vector3 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::Vector4 &p) |
std::ostream & | operator<< (std::ostream &out, const impeller::HandleGLES &handle) |
std::ostream & | operator<< (std::ostream &os, const SkClipOp &o) |
std::ostream & | operator<< (std::ostream &os, const SkMatrix &m) |
std::ostream & | operator<< (std::ostream &os, const SkM44 &m) |
std::ostream & | operator<< (std::ostream &os, const SkVector3 &v) |
std::ostream & | operator<< (std::ostream &os, const SkIRect &r) |
std::ostream & | operator<< (std::ostream &os, const SkRect &r) |
std::ostream & | operator<< (std::ostream &os, const SkRRect &r) |
std::ostream & | operator<< (std::ostream &os, const SkPath &r) |
std::ostream & | operator<< (std::ostream &os, const SkPoint &r) |
std::ostream & | operator<< (std::ostream &os, const SkISize &size) |
std::ostream & | operator<< (std::ostream &os, const SkColor4f &r) |
std::ostream & | operator<< (std::ostream &os, const SkPaint &r) |
std::ostream & | operator<< (std::ostream &os, const SkSamplingOptions &s) |
std::ostream & | operator<< (std::ostream &os, const DisplayList &display_list) |
std::ostream & | operator<< (std::ostream &os, const DlPaint &paint) |
std::ostream & | operator<< (std::ostream &os, const DlBlendMode &mode) |
std::ostream & | operator<< (std::ostream &os, const SaveLayerOptions &options) |
static std::ostream & | operator<< (std::ostream &os, const SkRect *rect) |
static std::ostream & | operator<< (std::ostream &os, const SkMatrix *matrix) |
static std::ostream & | operator<< (std::ostream &os, const SkRSXform &xform) |
std::ostream & | operator<< (std::ostream &os, const DlCanvas::ClipOp &op) |
std::ostream & | operator<< (std::ostream &os, const DlCanvas::SrcRectConstraint &constraint) |
std::ostream & | operator<< (std::ostream &os, const DlStrokeCap &cap) |
std::ostream & | operator<< (std::ostream &os, const DlStrokeJoin &join) |
std::ostream & | operator<< (std::ostream &os, const DlDrawStyle &style) |
std::ostream & | operator<< (std::ostream &os, const DlBlurStyle &style) |
std::ostream & | operator<< (std::ostream &os, const DlCanvas::PointMode &mode) |
std::ostream & | operator<< (std::ostream &os, const DlFilterMode &mode) |
std::ostream & | operator<< (std::ostream &os, const DlColor &color) |
std::ostream & | operator<< (std::ostream &os, DlImageSampling sampling) |
static std::ostream & | operator<< (std::ostream &os, const SkTextBlob *blob) |
static std::ostream & | operator<< (std::ostream &os, const impeller::TextFrame *frame) |
std::ostream & | operator<< (std::ostream &os, const DlVertexMode &mode) |
std::ostream & | operator<< (std::ostream &os, const DlTileMode &mode) |
std::ostream & | operator<< (std::ostream &os, const DlImage *image) |
using std::DisplayList = typedef flutter::DisplayList |
Definition at line 43 of file display_list_testing.cc.
Definition at line 59 of file display_list_testing.cc.
using std::DlBlendMode = typedef flutter::DlBlendMode |
Definition at line 49 of file display_list_testing.cc.
using std::DlBlurStyle = typedef flutter::DlBlurStyle |
Definition at line 52 of file display_list_testing.cc.
using std::DlCanvas = typedef flutter::DlCanvas |
Definition at line 46 of file display_list_testing.cc.
using std::DlColor = typedef flutter::DlColor |
Definition at line 44 of file display_list_testing.cc.
using std::DlDrawStyle = typedef flutter::DlDrawStyle |
Definition at line 48 of file display_list_testing.cc.
using std::DlFilterMode = typedef flutter::DlFilterMode |
Definition at line 53 of file display_list_testing.cc.
using std::DlImage = typedef flutter::DlImage |
Definition at line 47 of file display_list_testing.cc.
using std::DlImageSampling = typedef flutter::DlImageSampling |
Definition at line 56 of file display_list_testing.cc.
using std::DlPaint = typedef flutter::DlPaint |
Definition at line 45 of file display_list_testing.cc.
using std::DlStrokeCap = typedef flutter::DlStrokeCap |
Definition at line 50 of file display_list_testing.cc.
using std::DlStrokeJoin = typedef flutter::DlStrokeJoin |
Definition at line 51 of file display_list_testing.cc.
using std::DlTileMode = typedef flutter::DlTileMode |
Definition at line 55 of file display_list_testing.cc.
using std::DlVertexMode = typedef flutter::DlVertexMode |
Definition at line 54 of file display_list_testing.cc.
using std::SaveLayerOptions = typedef flutter::SaveLayerOptions |
Definition at line 57 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DisplayList & | display_list | ||
) |
Definition at line 61 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlBlendMode & | mode | ||
) |
Definition at line 102 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlBlurStyle & | style | ||
) |
Definition at line 258 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlCanvas::ClipOp & | op | ||
) |
Definition at line 218 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlCanvas::PointMode & | mode | ||
) |
Definition at line 267 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlCanvas::SrcRectConstraint & | constraint | ||
) |
Definition at line 225 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlColor & | color | ||
) |
Definition at line 284 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlDrawStyle & | style | ||
) |
Definition at line 250 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlFilterMode & | mode | ||
) |
Definition at line 275 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlImage * | image | ||
) |
Definition at line 344 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlPaint & | paint | ||
) |
Definition at line 72 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlStrokeCap & | cap | ||
) |
Definition at line 234 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlStrokeJoin & | join | ||
) |
Definition at line 242 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlTileMode & | mode | ||
) |
Definition at line 333 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const DlVertexMode & | mode | ||
) |
Definition at line 323 of file display_list_testing.cc.
|
static |
Definition at line 312 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const SaveLayerOptions & | options | ||
) |
Definition at line 140 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkClipOp & | o | ||
) |
Definition at line 9 of file assertions_skia.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkColor4f & | r | ||
) |
Definition at line 84 of file assertions_skia.cc.
static std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkIRect & | r | ||
) |
Definition at line 55 of file assertions_skia.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkISize & | size | ||
) |
Definition at line 80 of file assertions_skia.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkM44 & | m | ||
) |
static std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkMatrix & | m | ||
) |
Definition at line 24 of file assertions_skia.cc.
|
static |
Definition at line 205 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkPaint & | r | ||
) |
Definition at line 88 of file assertions_skia.cc.
static std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkPath & | r | ||
) |
Definition at line 70 of file assertions_skia.cc.
static std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkPoint & | r | ||
) |
Definition at line 76 of file assertions_skia.cc.
static std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkRect & | r | ||
) |
Definition at line 60 of file assertions_skia.cc.
|
static |
Definition at line 172 of file display_list_testing.cc.
static std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkRRect & | r | ||
) |
Definition at line 65 of file assertions_skia.cc.
|
static |
Definition at line 210 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkSamplingOptions & | s | ||
) |
|
static |
Definition at line 305 of file display_list_testing.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
const SkVector3 & | v | ||
) |
Definition at line 51 of file assertions_skia.cc.
std::ostream & std::operator<< | ( | std::ostream & | os, |
DlImageSampling | sampling | ||
) |
Definition at line 288 of file display_list_testing.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 72 of file handle_gles.h.
|
inline |
|
inline |
Definition at line 94 of file quaternion.h.
|
inline |
|
inline |
Definition at line 782 of file rect.h.
|
inline |
|
inline |