#include <raster_cache_key.h>
Definition at line 79 of file raster_cache_key.h.
◆ Map
◆ RasterCacheKey() [1/2]
Definition at line 81 of file raster_cache_key.h.
RasterCacheKey(uint64_t unique_id, RasterCacheKeyType type, const SkMatrix &ctm)
◆ RasterCacheKey() [2/2]
Definition at line 86 of file raster_cache_key.h.
87 : id_(std::move(id)), matrix_(ctm) {
90 }
static constexpr int kMTransY
vertical translation
static constexpr int kMTransX
horizontal translation
◆ id()
◆ kind()
◆ matrix()
const SkMatrix & flutter::RasterCacheKey::matrix |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: