#include <texture_layer.h>
Additional Inherited Members | |
Static Public Attributes inherited from flutter::Layer | |
| static constexpr int | kSaveLayerRenderFlags |
| static constexpr int | kRasterCacheRenderFlags |
Definition at line 12 of file texture_layer.h.
| flutter::TextureLayer::TextureLayer | ( | const DlPoint & | offset, |
| const DlSize & | size, | ||
| int64_t | texture_id, | ||
| bool | freeze, | ||
| DlImageSampling | sampling | ||
| ) |
Definition at line 11 of file texture_layer.cc.
|
inlineoverridevirtual |
Reimplemented from flutter::Layer.
Definition at line 26 of file texture_layer.h.
|
overridevirtual |
Reimplemented from flutter::Layer.
Definition at line 22 of file texture_layer.cc.
References flutter::Layer::as_texture_layer(), context, FML_DCHECK, and impeller::TRect< Scalar >::MakeOriginSize().
|
inlineoverridevirtual |
Reimplemented from flutter::Layer.
Definition at line 20 of file texture_layer.h.
References flutter::Layer::as_texture_layer().
|
overridevirtual |
Implements flutter::Layer.
Definition at line 48 of file texture_layer.cc.
References flutter::Texture::PaintContext::canvas, context, FML_DCHECK, flutter::Layer::needs_painting(), flutter::Layer::paint_bounds(), texture, and TRACE_EVENT_INSTANT0.
|
overridevirtual |
Implements flutter::Layer.
Definition at line 42 of file texture_layer.cc.
References context, flutter::LayerStateStack::kCallerCanApplyOpacity, impeller::TRect< Scalar >::MakeOriginSize(), and flutter::Layer::set_paint_bounds().