This is the complete list of members for flutter::DisplayListRasterCacheItem, including all inherited members.
| cache_state() const | flutter::RasterCacheItem | inline |
| cache_state_ | flutter::RasterCacheItem | protected |
| CacheState enum name | flutter::RasterCacheItem | |
| child_items() const | flutter::RasterCacheItem | inline |
| child_items_ | flutter::RasterCacheItem | protected |
| display_list() const | flutter::DisplayListRasterCacheItem | inline |
| DisplayListRasterCacheItem(const sk_sp< DisplayList > &display_list, const SkPoint &offset, bool is_complex=true, bool will_change=false) | flutter::DisplayListRasterCacheItem | |
| Draw(const PaintContext &context, const DlPaint *paint) const override | flutter::DisplayListRasterCacheItem | virtual |
| Draw(const PaintContext &context, DlCanvas *canvas, const DlPaint *paint) const override | flutter::DisplayListRasterCacheItem | virtual |
| GetId() const | flutter::RasterCacheItem | inlinevirtual |
| kChildren enum value | flutter::RasterCacheItem | |
| kCurrent enum value | flutter::RasterCacheItem | |
| key_id_ | flutter::RasterCacheItem | protected |
| kNone enum value | flutter::RasterCacheItem | |
| Make(const sk_sp< DisplayList > &, const SkPoint &offset, bool is_complex, bool will_change) | flutter::DisplayListRasterCacheItem | static |
| matrix_ | flutter::RasterCacheItem | mutableprotected |
| ModifyMatrix(SkPoint offset) const | flutter::DisplayListRasterCacheItem | inline |
| need_caching() const | flutter::RasterCacheItem | inline |
| PrerollFinalize(PrerollContext *context, const DlMatrix &matrix) override | flutter::DisplayListRasterCacheItem | virtual |
| PrerollSetup(PrerollContext *context, const DlMatrix &matrix) override | flutter::DisplayListRasterCacheItem | virtual |
| RasterCacheItem(RasterCacheKeyID key_id, CacheState cache_state=CacheState::kNone, unsigned child_entries=0) | flutter::RasterCacheItem | inlineexplicit |
| set_matrix(const DlMatrix &matrix) | flutter::RasterCacheItem | inline |
| set_matrix(const SkMatrix &matrix) | flutter::RasterCacheItem | inline |
| TryToPrepareRasterCache(const PaintContext &context, bool parent_cached=false) const override | flutter::DisplayListRasterCacheItem | virtual |
| ~RasterCacheItem()=default | flutter::RasterCacheItem | virtual |